Skip to content

Commit 707400e

Browse files
committed
style: 字节跳动图标大小更改为 16px
1 parent 6a3c081 commit 707400e

File tree

1 file changed

+4
-0
lines changed
  • src/BootstrapBlazor.Server/wwwroot/css

1 file changed

+4
-0
lines changed

src/BootstrapBlazor.Server/wwwroot/css/site.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,3 +390,7 @@ code {
390390
background-color: var(--bb-primary-color);
391391
color: #fff;
392392
}
393+
394+
.icon-list .bb-iconpark-icon {
395+
--bb-svg-icon-width: 16px;
396+
}

0 commit comments

Comments
 (0)