Files
custum-hyprpanel/scss/style/bar/power.scss
2024-07-21 16:20:34 -07:00

8 lines
107 B
SCSS

@import "../colors";
@import '../../variables';
.bar-power_label {
color: $red;
margin-top: 0.2rem;
}