Update materialize.min.css

fixes issue #56
This commit is contained in:
newCodeRunner
2020-12-08 16:24:49 +05:00
committed by GitHub
parent 1021181b76
commit 3ed7446b98

View File

@@ -6186,19 +6186,16 @@ input[type=checkbox]:not(:disabled)~.lever:active:before, input[type=checkbox]:n
background-color: #949494
}
select {}
select.browser-default {
display: block
}
select {
background-color: #fff;
color: #000;
width: 100%;
padding: 5px;
border: 3px solid #840032;
height: 30px;
padding-top: 35px;
margin-top: 10px;
}