We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3c081 commit 707400eCopy full SHA for 707400e
1 file changed
src/BootstrapBlazor.Server/wwwroot/css/site.css
@@ -390,3 +390,7 @@ code {
390
background-color: var(--bb-primary-color);
391
color: #fff;
392
}
393
+
394
+ .icon-list .bb-iconpark-icon {
395
+ --bb-svg-icon-width: 16px;
396
+ }
0 commit comments