We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590a12b commit 3f835c6Copy full SHA for 3f835c6
web_src/css/helpers.css
@@ -75,7 +75,6 @@ Gitea's private styles use `g-` prefix.
75
.gt-self-center { align-self: center !important; }
76
.gt-self-start { align-self: flex-start !important; }
77
.gt-self-end { align-self: flex-end !important; }
78
-.gt-box-content { box-sizing: content-box !important; }
79
80
.gt-overflow-x-auto { overflow-x: auto !important; }
81
.gt-overflow-x-scroll { overflow-x: scroll !important; }
0 commit comments