fix
This commit is contained in:
@@ -67,11 +67,9 @@
|
||||
|
||||
.modal--panel {
|
||||
width: 80vw;
|
||||
max-width: 960px;
|
||||
max-height: 90vh;
|
||||
height: 90vh;
|
||||
padding: 0;
|
||||
border-radius: 12px;
|
||||
border-radius: 1rem;
|
||||
overflow: hidden;
|
||||
gap: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
gap: 1.5rem;
|
||||
height: 90vh;
|
||||
padding: 1.5rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.settings-modal__sidebar {
|
||||
@@ -334,4 +335,3 @@ fieldset.settings-form__field legend {
|
||||
.settings-notice__actions button {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user