mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Hide tabs scrollbar when not necessary
This commit is contained in:
parent
aaed7a59f7
commit
f0ab5288f7
@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
ul {
|
ul {
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user