feature: multiple small fixes and updates

This commit is contained in:
gaelle morin
2021-01-21 14:58:43 +01:00
parent 398dba539e
commit ef2b2295e4
25 changed files with 78 additions and 262 deletions

View File

@ -47,6 +47,11 @@ nav#main__menu {
vertical-align: middle;
}
.menu-chevron {
float: right;
margin-top: 8px;
}
/* Ellipsis */
.ellipsis {
@ -71,6 +76,10 @@ nav#main__menu {
}
}
.badge {
float: right;
}
.divider {
height: 1px;
background-color: #D7DBE0;