mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
图标工具
This commit is contained in:
@@ -35,6 +35,19 @@ html, body, #app, .index-container {
|
||||
.padding-right2 {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.padding-top1 {
|
||||
padding-top: 5px;
|
||||
}
|
||||
.padding-top2 {
|
||||
padding-top: 10px;
|
||||
}
|
||||
.padding-bottom1 {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.padding-bottom2 {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user