1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Remove content region style fixes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-04-16 15:24:10 +03:00
parent 74a4cd72c8
commit 621bb8e580

View File

@ -1,9 +1,2 @@
.Preferences {
> .contentRegion {
> .content {
max-width: 740px;
min-width: 460px;
width: 100%;
}
}
}