feat: 新增样式文件
This commit is contained in:
7
src/static/scss/width.scss
Normal file
7
src/static/scss/width.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.w-full {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.w-50 {
|
||||
width: 50%;
|
||||
}
|
||||
Reference in New Issue
Block a user