mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-03-26 03:03:32 +01:00
Removed toggle button
This commit is contained in:
parent
b6eb9a0dd3
commit
6a1d6e40a7
@ -617,6 +617,11 @@ html[native-dark-active] my-app button, button {
|
||||
border-color: var(--color-85);
|
||||
}
|
||||
|
||||
{# Hide Toogle Button #}
|
||||
nav.flex.items-center.space-x-1{
|
||||
display:none;
|
||||
}
|
||||
|
||||
/** Taiga **/
|
||||
:host, :root {
|
||||
--color-solid-primary: var(--color-83);
|
||||
|
Loading…
x
Reference in New Issue
Block a user