mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
Update _flyouts.scss
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user