Skip to content

Commit 4e9d684

Browse files
committed
align fomantic's circular label
1 parent bde0fab commit 4e9d684

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/css/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2301,6 +2301,10 @@ table th[data-sortt-desc] .svg {
23012301
vertical-align: middle;
23022302
}
23032303

2304+
.ui.ui.circular.label {
2305+
justify-content: center;
2306+
}
2307+
23042308
.ui.ui.labeled.button {
23052309
gap: 0;
23062310
align-items: stretch;

0 commit comments

Comments
 (0)