Skip to content

Commit 9adb8f6

Browse files
committed
refactor: 微调全屏按钮大小
1 parent c115338 commit 9adb8f6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • src/components/BootstrapBlazor.BootstrapIcon/wwwroot/css

src/components/BootstrapBlazor.BootstrapIcon/wwwroot/css/bs.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@
5454
transform: rotate(360deg);
5555
}
5656
}
57+
58+
.bi-arrows-fullscreen::before {
59+
transform: scale(0.8);
60+
}

0 commit comments

Comments
 (0)