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!993Draft: Notif,!983feat(dashboard) : create dashboard !
......@@ -111,6 +111,7 @@
.datePickerContainer {
display: flex;
align-items: center;
gap: 8px;
.datePicker {
display: inline-grid;
input {
......
......@@ -16,7 +16,7 @@ button {
gap: 4px;
height: 20px;
font-size: $font-size-xxsmall;
padding: 0 8px;
padding: 0 4px;
}
&.medium {
gap: 4px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment