1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +00:00

Remove fomantic container module (#30036)

Small CSS module. There was a ordering conflict between `.ui.menu` and
`.ui.container` which I've solved by adding the `.ui.menu` rule into
base.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
silverwind
2024-03-24 15:04:18 +01:00
committed by GitHub
parent 5bd0773741
commit 2d281704de
5 changed files with 83 additions and 189 deletions

View File

@@ -24,7 +24,6 @@
"api",
"button",
"checkbox",
"container",
"dimmer",
"dropdown",
"form",