FIX: removes inheriting as it's too random and can be very hard to track (#9542)
This commit is contained in:
parent
cbceadf48b
commit
90d6816d19
|
@ -133,7 +133,6 @@
|
|||
display: none;
|
||||
background: $secondary;
|
||||
box-sizing: border-box;
|
||||
min-width: inherit;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue