feat: dashboard back link in expand mode.

This commit is contained in:
Ahmed Bouhuolia
2020-11-30 10:59:10 +02:00
parent 0acc998283
commit fe55c84941
19 changed files with 131 additions and 25 deletions

View File

@@ -111,6 +111,15 @@
}
}
&__back-link{
margin-left: 24px;
display: flex;
a{
margin: auto 0;
}
}
&__actions-bar{
border-bottom: 2px solid #EAEAEA;