Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ca9a4be

Browse files
committed
chore: small UI improvements
1 parent 494e647 commit ca9a4be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.container {
22
margin-bottom: 7px;
33
line-height: 17px;
4+
font-weight: bold;
45
}

src/routes/WorkPeriods/components/PeriodFilters/styles.module.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
justify-content: space-between;
1010
align-items: center;
1111
margin-top: 6px;
12-
margin-bottom: 6px;
12+
margin-bottom: 26px;
1313
}
1414

1515
.buttons {

0 commit comments

Comments
 (0)