mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2025-06-19 19:34:25 +00:00
Initial commit
This commit is contained in:
9
desktop/desktop.scss
Normal file
9
desktop/desktop.scss
Normal file
@ -0,0 +1,9 @@
|
||||
.login-modal #login-buttons:not(.hidden), .create-account #login-buttons:not(.hidden) {
|
||||
min-width: 230px;
|
||||
}
|
||||
.modal-inner-container {
|
||||
--modal-max-width: 48em;
|
||||
}
|
||||
.post-menu-area {
|
||||
margin: 0;
|
||||
}
|
Reference in New Issue
Block a user