Properly align close view button in watermark screen
This commit is contained in:
parent
89c0f32fe6
commit
69968041ff
@ -1,5 +1,10 @@
|
||||
@import '../../../../assets/styles/red-variables';
|
||||
|
||||
.page-header .actions {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.red-content-inner {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user