height:calc(100vh-60px);

This commit is contained in:
CHIEFSOFT\ameye
2024-12-05 10:51:45 -05:00
parent ccdb2e1aab
commit 7bf081e765
+1 -1
View File
@@ -325,7 +325,7 @@
position:fixed;
left:0;
top:60px;
height:calc(100vh-60px);
height:calc(100vh - 60px);
}
}