Skip to content
Snippets Groups Projects
Commit b93044bd authored by Marlène SIMONDANT's avatar Marlène SIMONDANT
Browse files

Minor styles improvements

parent 5295844b
No related branches found
No related tags found
2 merge requests!993Notif,!983feat(dashboard) : create dashboard !
...@@ -111,6 +111,7 @@ ...@@ -111,6 +111,7 @@
.datePickerContainer { .datePickerContainer {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 8px;
.datePicker { .datePicker {
display: inline-grid; display: inline-grid;
input { input {
......
...@@ -16,7 +16,7 @@ button { ...@@ -16,7 +16,7 @@ button {
gap: 4px; gap: 4px;
height: 20px; height: 20px;
font-size: $font-size-xxsmall; font-size: $font-size-xxsmall;
padding: 0 8px; padding: 0 4px;
} }
&.medium { &.medium {
gap: 4px; gap: 4px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment