N°2847 - Dashboard: Start rework for demo

This commit is contained in:
Molkobain
2020-10-09 00:04:13 +02:00
parent 061f3e9f51
commit 00212e8127
16 changed files with 230 additions and 65 deletions

View File

@@ -32,7 +32,7 @@
/* Typically to align icons and text */
%ibo-baseline-centered-content{
display: flex;
align-items: center;
align-items: baseline;
}
/* Note: This might not be named correctly. The intention is to make an element occupy the full height of its parent and to be centered in it */
%ibo-full-height-content{