diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-14 18:00:23 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-14 18:00:23 +0900 |
| commit | bf37a72f59314d7f14a14869bb3652d190e3bd60 (patch) | |
| tree | ace36468267da373da86547eb593313c9110064d /src | |
| parent | [Client] Better thumbnail generation (diff) | |
| download | sharkey-bf37a72f59314d7f14a14869bb3652d190e3bd60.tar.gz sharkey-bf37a72f59314d7f14a14869bb3652d190e3bd60.tar.bz2 sharkey-bf37a72f59314d7f14a14869bb3652d190e3bd60.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/alert.vue | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/app/common/views/components/alert.vue b/src/client/app/common/views/components/alert.vue index 8f307f86ea..37e0f2e3df 100644 --- a/src/client/app/common/views/components/alert.vue +++ b/src/client/app/common/views/components/alert.vue @@ -173,6 +173,9 @@ export default Vue.extend({ margin 16px 0 font-weight bold + & + .body + margin-top 8px + > .body margin 16px 0 |