1
0
mirror of https://github.com/sameer1612/.dotfiles.git synced 2024-11-24 08:12:13 +02:00

hidden all tabs button

This commit is contained in:
Sameer Kumar 2023-10-30 16:40:33 +05:30 committed by GitHub
parent 190d3f00ac
commit bb1dc844f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,10 @@
height: var(--tab-max-height);
}
#alltabs-button {
display: none !important;
}
.tab-background {
margin: 0 !important;
border-radius: 0 !important;