mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-16 06:03:42 +08:00
luma page, upload image and remove image function is ready
This commit is contained in:
@@ -91,6 +91,22 @@
|
||||
position relative
|
||||
}
|
||||
}
|
||||
.params {
|
||||
display flex
|
||||
justify-content right
|
||||
color #e1e1e1
|
||||
font-size 14px
|
||||
padding 10px 30px
|
||||
|
||||
.item-group {
|
||||
margin-left 20px
|
||||
.label {
|
||||
margin-right 5px
|
||||
position relative
|
||||
top 1px
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@@ -150,7 +166,16 @@
|
||||
font-size 14px
|
||||
|
||||
.iconfont {
|
||||
font-size 12px
|
||||
font-size 11px
|
||||
position relative
|
||||
margin-right 5px
|
||||
top -2px
|
||||
}
|
||||
|
||||
.el-image {
|
||||
width 14px
|
||||
height 14px
|
||||
margin-right 5px
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user