Update _flyouts.scss

This commit is contained in:
Vozer
2023-03-14 15:34:52 -05:00
committed by GitHub
parent 024207d042
commit 3e74f41580
+11
View File
@@ -49,6 +49,14 @@
left: 6px;
}
/* Various Popouts */
.theme-dark .rootWithShadow-2hdL2J, .theme-dark .footerSeparator-3U8YsT {
background: rgba(0, 0, 0, 0.436) !important;
backdrop-filter: blur(20px);
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
border: 1px solid var(--surCordBorder);
border-radius: 5px;
}
/* Quick Switcher */
.quickswitcher-pKcM9U {
@@ -355,6 +363,9 @@
.footer-31IekZ {
background-color: transparent;
}
.footerSeparator-3U8YsT {
border: white solid 0px !important;
}
/* Notes area */
.textarea-_59yqs:focus {