A usable implementation
This commit is contained in:
3
assets/styles/materialize.min.css
vendored
3
assets/styles/materialize.min.css
vendored
@@ -5605,7 +5605,7 @@ body.keyboard-focused .dropdown-content li:focus {
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding: 0;
|
||||
max-height: 70%;
|
||||
max-height: 100%;
|
||||
width: 55%;
|
||||
margin: auto;
|
||||
overflow-y: auto;
|
||||
@@ -5637,7 +5637,6 @@ body.keyboard-focused .dropdown-content li:focus {
|
||||
|
||||
.modal .modal-footer {
|
||||
border-radius: 0 0 2px 2px;
|
||||
background-color: #fafafa;
|
||||
padding: 4px 6px;
|
||||
height: 56px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user