align toolbar

This commit is contained in:
shyash 2019-12-23 17:12:10 +05:30
parent 3357af6df9
commit 6120655ef2
1 changed files with 5 additions and 0 deletions

View File

@ -68,6 +68,11 @@
align-items: center;
}
.toolbar__autorefresh{
display: flex;
align-items: center;
}
.toolbar__project-name-container {
@include themify() {
border-color: getThemifyVariable('inactive-text-color');