web: convert global state classes to data attributes
also cleaned up unnecessary dupe in sidebar component
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
width: 21px;
|
||||
}
|
||||
|
||||
:global(.on-iPhone .sidebar-tab svg) {
|
||||
:global([data-iphone="true"] .sidebar-tab svg) {
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user