Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commit c9748ec

Browse files
committed
fix css
1 parent ccdf27e commit c9748ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/styles/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ code {
7979
.maincontent {
8080
padding: 10px;
8181
width: 100%;
82-
height: calc(100% - 42px);
82+
height: 100%;
8383
overflow-x: scroll;
8484
overflow-y: scroll;
8585
}

0 commit comments

Comments
 (0)