Files
YGChatCS/src/static/scss/box-sizing.scss
2025-11-08 13:37:33 +08:00

4 lines
42 B
SCSS

.border-box {
box-sizing: border-box;
}