mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 11:13:09 +02: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>
|
||||
.havbbuyv
|
||||
white-space pre-wrap
|
||||
|
||||
>>> .title
|
||||
display block
|
||||
margin-bottom 4px
|
||||
|
|
Loading…
Reference in a new issue