add margin to theme toggle buttons in sidebar
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
This commit is contained in:
parent
147d102adf
commit
198d70d072
@ -312,6 +312,8 @@
|
||||
|
||||
&:hover, &:focus { background-color: var(--bs-body-bg); }
|
||||
|
||||
&:not(:first-child) { margin-right: 0.25rem; }
|
||||
|
||||
&.active {
|
||||
|
||||
color: var(--bs-white);
|
||||
|
Loading…
x
Reference in New Issue
Block a user