generated from gitea_admin/default
ajout de strapi
This commit is contained in:
21
app/assets/scss/base/_spaces.scss
Normal file
21
app/assets/scss/base/_spaces.scss
Normal file
@@ -0,0 +1,21 @@
|
||||
.height_10 {
|
||||
height: 10px;
|
||||
}
|
||||
.height_11 {
|
||||
height: 11px;
|
||||
}
|
||||
.height_16 {
|
||||
height: 16px;
|
||||
}
|
||||
.height_18 {
|
||||
height: 18px;
|
||||
}
|
||||
.height_20 {
|
||||
height: 20px;
|
||||
}
|
||||
.height_25 {
|
||||
height: 25px;
|
||||
}
|
||||
.height_33 {
|
||||
height: 33px;
|
||||
}
|
||||
Reference in New Issue
Block a user