1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-30 19:52:20 +01:00

(ui) Fix projects filters font-weight

This commit is contained in:
Vincent 2023-07-04 16:57:41 +02:00
parent 734608f31c
commit ead7e79f01

View File

@ -16,6 +16,7 @@
@include header();
padding-top: 0;
}
label { font-weight: 400; }
.switch {
display: flex;
justify-content: space-between;