non floating tabs: Remove opacity changes from titlebar - fixes #335
This commit is contained in:
@@ -130,4 +130,9 @@ See the above repository for updates as well as full license text. */
|
||||
.tab-context-line{
|
||||
order: 2;
|
||||
margin-inline: 10px !important;
|
||||
}
|
||||
#titlebar{
|
||||
will-change: unset !important;
|
||||
transition: none !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user