fix: paper theme sftp color

This commit is contained in:
jary
2021-12-28 17:22:02 +08:00
parent b0c300be43
commit 54411e59ad

View File

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