feat: 新增样式文件
This commit is contained in:
4
src/static/scss/overflow.scss
Normal file
4
src/static/scss/overflow.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
// 溢出
|
||||
.overflow-hidden {
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user