Skip to content

Commit 3f835c6

Browse files
committed
remove unused helper
1 parent 590a12b commit 3f835c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web_src/css/helpers.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Gitea's private styles use `g-` prefix.
7575
.gt-self-center { align-self: center !important; }
7676
.gt-self-start { align-self: flex-start !important; }
7777
.gt-self-end { align-self: flex-end !important; }
78-
.gt-box-content { box-sizing: content-box !important; }
7978

8079
.gt-overflow-x-auto { overflow-x: auto !important; }
8180
.gt-overflow-x-scroll { overflow-x: scroll !important; }

0 commit comments

Comments
 (0)