mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 20:45:13 +00:00
MFMで連続したスペースがひとつに纏まるのを修正
This commit is contained in:
parent
014b945ea6
commit
96e23b0e5b
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ export default Vue.extend({
|
||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.havbbuyv
|
.havbbuyv
|
||||||
|
white-space pre-wrap
|
||||||
|
|
||||||
>>> .title
|
>>> .title
|
||||||
display block
|
display block
|
||||||
margin-bottom 4px
|
margin-bottom 4px
|
||||||
|
|
Loading…
Reference in a new issue