forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
249f591403
commit
61aef56f83
1 changed files with 3 additions and 0 deletions
|
@ -215,6 +215,8 @@ export default Vue.extend({
|
|||
color var(--text)
|
||||
|
||||
> .description
|
||||
font-size 15px
|
||||
|
||||
> .empty
|
||||
margin 0
|
||||
opacity 0.5
|
||||
|
@ -251,6 +253,7 @@ export default Vue.extend({
|
|||
margin-top 16px
|
||||
padding-top 16px
|
||||
border-top solid 1px var(--faceDivider)
|
||||
font-size 15px
|
||||
|
||||
&:empty
|
||||
display none
|
||||
|
|
Loading…
Reference in a new issue