mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 10:13:09 +02:00
🎨
This commit is contained in:
parent
f4482cc34a
commit
d3e0b8574b
1 changed files with 2 additions and 2 deletions
|
@ -178,9 +178,9 @@ export default Vue.extend({
|
|||
> .date
|
||||
display block
|
||||
margin 0
|
||||
line-height 32px
|
||||
line-height 28px
|
||||
text-align center
|
||||
font-size 0.8em
|
||||
font-size 12px
|
||||
color var(--dateDividerFg)
|
||||
background var(--dateDividerBg)
|
||||
border-bottom solid 1px var(--faceDivider)
|
||||
|
|
Loading…
Reference in a new issue