mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-1510: add sda title bar class
This commit is contained in:
parent
2b7a0aa8ae
commit
202e8037bd
@ -111,3 +111,8 @@
|
|||||||
z-index: 3000;
|
z-index: 3000;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sda-title-bar {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user