SDA-1510: add sda title bar class

This commit is contained in:
Vishwas Shashidhar 2019-10-15 15:43:16 +05:30
parent 202e8037bd
commit af886faaf5

View File

@ -112,7 +112,9 @@
bottom: 0;
}
.sda-title-bar {
display: flex;
flex-direction: row;
body {
sda-title-bar {
display: flex;
flex-direction: row;
}
}