feat: Fredy UI redesign

* New design :)
This commit is contained in:
Christian Kellner
2026-04-22 21:11:18 +02:00
committed by GitHub
parent c78472bd19
commit f30ec4645c
43 changed files with 4004 additions and 794 deletions

View File

@@ -1,8 +1,7 @@
@import '../../tokens.less';
.users {
&__newButton {
margin-top: 1rem !important;
float: left;
margin-bottom: 1rem !important;
margin-left: 1rem;
}
display: flex;
flex-direction: column;
flex: 1;
}