Files
custum-hyprpanel/scss/style/bar/systray.scss
Jas Singh f3a690026b Fix coloring issues and added an option to configure media menu border. (#135)
* Fix coloring issues and added an option to configure media menu border.

* Updated and added options to style radio and check butto ns.

* Update themes to reflect the changes
2024-08-15 23:09:18 -07:00

8 lines
101 B
SCSS

.systray button:not(:first-child) {
margin-left: 0.75rem;
}
.systray-icon {
font-size: 1.3em;
}