mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 13:31:18 +08:00
DEV: Update discourse-local-dates to new Modal API (#23560)
This commit is contained in:
@ -48,7 +48,7 @@ div[data-tippy-root] {
|
||||
}
|
||||
}
|
||||
|
||||
.discourse-local-dates-create-modal-footer {
|
||||
.discourse-local-dates-create-modal .modal-footer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
@ -69,6 +69,7 @@ div[data-tippy-root] {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding: 0.5em;
|
||||
overflow: auto;
|
||||
|
||||
.form {
|
||||
flex: 1 0 0px;
|
||||
|
Reference in New Issue
Block a user