mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
UX: Icons: Fix Chevrons in Settings Tabs (#17971)
This commit is contained in:
parent
d0417da3d0
commit
912f6755b1
@ -246,6 +246,12 @@
|
||||
@include screen-sm-min {
|
||||
max-height: 50px;
|
||||
}
|
||||
|
||||
&__caret {
|
||||
@include screen-sm-min {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user