[frontend/components] Fix settings layout height

This commit is contained in:
Lilian 2025-02-09 17:11:56 +01:00
parent ae23f34784
commit cd1973e000
No known key found for this signature in database

View file

@ -22,7 +22,6 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;
height: 100%;
} }
.body { .body {
width: 100%; width: 100%;