mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Default modals were too wide
This commit is contained in:
parent
597f17bf70
commit
88a992014b
2 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
}
|
||||
|
||||
.modal-inner-container {
|
||||
max-width: 960px;
|
||||
max-width: 700px;
|
||||
margin: 0 auto;
|
||||
background-color: $secondary;
|
||||
background-clip: padding-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue