mirror of
https://github.com/fspc/workstand.git
synced 2025-04-04 10:03:22 -04:00
Fix to make components look right.
This commit is contained in:
parent
1e6d809893
commit
7bfb1c8129
@ -368,3 +368,7 @@ span.mdl-textfield__error, span.error {
|
|||||||
visibility: visible;
|
visibility: visible;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html [type="button"] {
|
||||||
|
-webkit-appearance: initial !important;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user