N°3536 - Dashboard: Finish integration of in the TopBar

This commit is contained in:
Eric
2021-03-16 18:28:18 +01:00
parent d2f6ac5015
commit 0da945ee29
5 changed files with 76 additions and 61 deletions

View File

@@ -6,6 +6,9 @@
$ibo-toolbar--button-margin-top: 16px !default;
.ibo-toolbar {
display: flex;
align-items: center;
&.ibo-toolbar--action {
position: relative;
}