CSS fixes for mobile.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
border: 1px solid var(--gray500);
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
z-index: 2;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.option {
|
||||
|
||||
Reference in New Issue
Block a user