RED-4247 - fixed watermark host flex-direction
This commit is contained in:
parent
aabaf335fc
commit
529b3891f5
@ -2,7 +2,7 @@
|
||||
|
||||
:host {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: row !important;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user