mirror of
https://github.com/mue/mue.git
synced 2026-07-08 21:24:57 +02:00
fix: item sidebar height
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
border-radius: 15px;
|
||||
width: 30%;
|
||||
max-width: 300px;
|
||||
max-height: min-content;
|
||||
max-height: 600px;
|
||||
|
||||
.front {
|
||||
padding: 20px;
|
||||
|
||||
Reference in New Issue
Block a user