Skip to content

Commit ec20973

Browse files
committed
[bug] fix link item size control
1 parent 092497d commit ec20973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/css/group.css‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127

128128
.group-body{
129129
background-color: transparent;
130+
font-size:var(--link-item-size);
130131
position: relative;
131132
min-height:var(--link-item-height);
132133
display: grid;

0 commit comments

Comments
(0)