closed periods in accordeon + styling

This commit is contained in:
2022-04-22 17:49:57 +02:00
parent d757e07dfc
commit 0cbcd91c3f
2 changed files with 165 additions and 156 deletions

View File

@@ -30,6 +30,7 @@ div.list-with-period {
// override wrap-list
div.wrap-list.periods-list {
padding-right: 1rem;
div.wl-row {
flex-wrap: nowrap;
div.wl-col {
@@ -63,6 +64,7 @@ div.list-with-period {
}
div.periods-list {
padding-right: 1rem;
div.title {
text-align: right;
div.date {}