Adjust style file of the panel #4

Merged
Astrian merged 3 commits from dev into main 2025-02-21 06:15:54 +00:00
Showing only changes of commit 580cbbb5a0 - Show all commits

View File

@ -49,6 +49,7 @@
&.indicator {
padding: 0.25rem 0.5rem;
border-radius: 0.25rem;
font-size: 0.75rem;
}
}
@ -60,6 +61,8 @@
border-radius: 0.25rem;
padding: 0.25rem 0;
color: var(--datenel-main-color);
width: 4rem;
font-size: 0.75rem;
&:hover {
background: var(--datenel-hover-color);