Fix debug colors

This commit is contained in:
SondreB 2023-01-05 20:08:19 +01:00
parent 3a376bf927
commit f5ed194974
No known key found for this signature in database
GPG Key ID: D6CC44C75005FDBF

View File

@ -180,13 +180,9 @@ app-profile-actions {
// overflow: overlay !important; // overflow: overlay !important;
// height: 300px; // height: 300px;
height: 100%; height: 100%;
border: 1px solid red;
// max-height: 300px; // max-height: 300px;
background-color: yellow;
} }
app-root { app-root {
height: 100%; height: 100%;
display: flex; display: flex;