mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 03:39:32 +00:00
typo
This commit is contained in:
parent
4938f85c6e
commit
f59c8fbd38
1 changed files with 2 additions and 1 deletions
|
|
@ -42,11 +42,12 @@
|
|||
button.delete-button:hover { --pico-background-color: var(--pico-color-red-700); }
|
||||
/* Pico handles disabled state styling automatically */
|
||||
|
||||
/* Theme Toggle Placeholder */
|
||||
/* Theme Toggle Placeholder - CORRECTED */
|
||||
#theme-toggle {
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
right: 1rem;
|
||||
/* Maybe add z-index later if needed */
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue