mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-06-28 05:25:11 +00:00
Hide tabs scrollbar when not necessary
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
|
||||
<style>
|
||||
ul {
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
display: flex;
|
||||
list-style: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user