Update chrome.css

This commit is contained in:
zcake 2020-09-17 03:04:06 +00:00
parent cf103b3e10
commit 0c6658a291
1 changed files with 3 additions and 0 deletions

View File

@ -116,4 +116,7 @@ display:none;
border-left: none !important;
}
.tabbrowser-tab[fadein]:not([pinned]) {
max-width: 130px !important;
}
#forward-button[disabled="true"]{display: none!important;}