1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

More improvements for the "flex list" and the dashboard list (#26675)

Follow #26649 and #25790 and add one more example (text truncate) in the devtest page
This commit is contained in:
wxiaoguang
2023-08-23 12:23:30 +08:00
committed by GitHub
parent 5db21ce7e1
commit e4b2bdfbc0
4 changed files with 19 additions and 24 deletions

View File

@@ -96,10 +96,6 @@
}
}
.feeds .commit-id {
font-family: var(--fonts-monospace);
}
.feeds code {
padding: 2px 4px;
border-radius: 3px;