Fix styling of react timezone inputs
This commit is contained in:
@@ -18,4 +18,8 @@ body {
|
||||
-webkit-transition-property: max-width;
|
||||
transition-property: max-width;
|
||||
}
|
||||
}
|
||||
|
||||
#timeZone input:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user