diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-05-19 02:47:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-05-19 02:47:31 +0900 |
| commit | 9b2e996cae932e365885ef02ed73ae72939cc57c (patch) | |
| tree | 47b1f91d2be01b9d151f18fffc8f09519579a4d3 /src | |
| parent | :art: (diff) | |
| download | sharkey-9b2e996cae932e365885ef02ed73ae72939cc57c.tar.gz sharkey-9b2e996cae932e365885ef02ed73ae72939cc57c.tar.bz2 sharkey-9b2e996cae932e365885ef02ed73ae72939cc57c.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/ui/button.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/ui/button.vue b/src/client/app/common/views/components/ui/button.vue index adf43f6d8c..75acc48876 100644 --- a/src/client/app/common/views/components/ui/button.vue +++ b/src/client/app/common/views/components/ui/button.vue @@ -113,7 +113,7 @@ export default Vue.extend({ padding 8px 10px text-align center font-weight normal - font-size 16px + font-size 14px line-height 24px border none outline none |