Skip to content

Commit b2b5e17

Browse files
Update web_src/css/helpers.css
Co-authored-by: wxiaoguang <[email protected]>
1 parent 58a601b commit b2b5e17

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

web_src/css/helpers.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ Gitea's private styles use `g-` prefix.
8383
.gt-w-screen { width: 100vw !important; }
8484
.gt-h-screen { height: 100vh !important; }
8585

86-
.gt-min-h-0 { min-height: 0 !important; }
87-
.gt-min-w-0 { min-width: 0 !important; }
88-
8986
.gt-float-left { float: left !important; }
9087
.gt-float-right { float: right !important; }
9188

0 commit comments

Comments
 (0)