Merge branch 'master' of github.com:Eugeny/tabby

This commit is contained in:
Eugene Pankov 2021-12-30 10:01:19 +01:00
commit 33a715c8c3
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -386,3 +386,7 @@ start-page footer {
background: #ffffff4a !important;
border-bottom: 1px solid #00000026 !important;
}
.bg-dark{
background-color: $base2 !important;
}