diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-06 15:51:18 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-06 15:51:18 +0900 |
| commit | 260e4c955d5fbdb545a26b62f651c0a81d9dab70 (patch) | |
| tree | 5d242487e97e0c83370f88e3ed532edd0c1ff90a /src | |
| parent | Clean up (diff) | |
| download | sharkey-260e4c955d5fbdb545a26b62f651c0a81d9dab70.tar.gz sharkey-260e4c955d5fbdb545a26b62f651c0a81d9dab70.tar.bz2 sharkey-260e4c955d5fbdb545a26b62f651c0a81d9dab70.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/ui/switch.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/common/views/components/ui/switch.vue b/src/client/app/common/views/components/ui/switch.vue index 935f219833..c9a9cb7911 100644 --- a/src/client/app/common/views/components/ui/switch.vue +++ b/src/client/app/common/views/components/ui/switch.vue @@ -129,5 +129,6 @@ export default Vue.extend({ > p margin 0 opacity 0.7 + font-size 90% </style> |