fix max-heigth

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-27 13:18:34 +07:00
parent c424747862
commit a595c1a5e9

View file

@ -1672,7 +1672,7 @@ onMounted(async () => {
.tree-container {
overflow: auto;
height: 50vh;
max-height: 50vh;
}
.my-list-link {
color: rgb(118, 168, 222);