mirror of
https://github.com/mue/mue.git
synced 2026-07-20 23:44:07 +02:00
refactor: begin redesign of tab errors
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
padding: 0 5px;
|
||||
border-radius: 12px 0 0 12px;
|
||||
overflow: hidden auto;
|
||||
height: 67vh;
|
||||
height: calc(80vh - 80px);
|
||||
min-width: 250px;
|
||||
|
||||
.mainTitle {
|
||||
|
||||
Reference in New Issue
Block a user