mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 01:07:19 +08:00
UX: Ignore modal margin was too tight
This commit is contained in:
@ -731,6 +731,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ignore-duration-with-username-modal {
|
||||
.future-date-input {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.modal:not(.has-tabs) {
|
||||
.modal-tab {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user