refactor: pre release cleanup all over the place

This commit is contained in:
Rainer Killinger
2022-10-21 16:01:44 +00:00
parent c3130a392a
commit acdd93eb99
20 changed files with 215 additions and 139 deletions

View File

@@ -2,6 +2,10 @@
padding-right: 0 !important;
}
.no-padding-inline-start {
padding-inline-start: 0 !important;
}
.display-flex {
display: flex;
}