RED-4331: Reports page is two columns again

This commit is contained in:
Adina Țeudan 2022-06-23 15:17:06 +03:00
parent 42879a7965
commit 6c36e58e53

View File

@ -1,9 +1,7 @@
@use 'common-mixins';
:host {
flex-grow: 1;
overflow: hidden;
display: flex;
flex-direction: row;
}
.content-container,