fix(settings): stabilize timezone edit UX and tooltip visibility (#535)
This commit is contained in:
Vendored
+1
-1
@@ -613,7 +613,7 @@ body.modal-open {
|
||||
grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr));
|
||||
margin-bottom: 1rem;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.card {
|
||||
|
||||
Reference in New Issue
Block a user