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

This commit is contained in:
Eugene Pankov
2021-12-30 10:01:19 +01:00

View File

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