mirror of https://github.com/keeweb/keeweb
fixed list item size in firefox
parent
b16c23190b
commit
51c0637134
|
@ -148,6 +148,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&__items-container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
&__item {
|
||||
left: 0;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in New Issue