mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
Merged Obsidian into RL + Added Conditional Settings Visability
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/* Floating Rounded Player Bar from Obsidian <3 */
|
||||
|
||||
/* MARKER: Floating Player Bar CSS*/
|
||||
|
||||
[data-test="footer-player"] {
|
||||
position: absolute !important;
|
||||
backdrop-filter: blur(10px);
|
||||
border: 1px solid var(--wave-color-opacity-contrast-fill-ultra-thin) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user