removed 'clear: left;' from .user

This commit is contained in:
Patrick Haßel 2024-10-29 12:08:15 +01:00
parent c2ea700011
commit 118c246a86

View File

@ -1,7 +1,6 @@
@import "./config.less";
.user {
clear: left;
float: left;
padding: @halfSpace;
background-color: lightskyblue;