Simplified forms considerably
This commit is contained in:
@@ -84,6 +84,10 @@
|
||||
.modal.wide .modal-card {
|
||||
width: 1024px;
|
||||
}
|
||||
|
||||
.modal.semi-wide .modal-card {
|
||||
width: 700px;
|
||||
}
|
||||
@keyframes grow-width {
|
||||
from {
|
||||
width: 0px;
|
||||
@@ -347,10 +351,6 @@ nav.navbar .navbar-item.is-active {
|
||||
.modal {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.modal-card-body {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.buttons .dropdown:not(:last-child):not(.is-fullwidth) .button {
|
||||
margin-right: 0.5em;
|
||||
|
||||
Reference in New Issue
Block a user