mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-13 04:03:42 +08:00
7 lines
116 B
SCSS
7 lines
116 B
SCSS
.n-icon-slot {
|
|
width: auto !important;
|
|
height: auto !important;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|