diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-27 12:55:10 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-27 12:55:10 +0900 |
| commit | df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b (patch) | |
| tree | aabef6c3c1ab620672388ba01b80ca5f7b9e4e39 /src/client/app/common/views/components/ui/button.vue | |
| parent | wip (diff) | |
| download | sharkey-df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b.tar.gz sharkey-df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b.tar.bz2 sharkey-df6c9b1a1cf7b4ff8cdbf562e004bbf3635d841b.zip | |
wip
Diffstat (limited to 'src/client/app/common/views/components/ui/button.vue')
| -rw-r--r-- | src/client/app/common/views/components/ui/button.vue | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/app/common/views/components/ui/button.vue b/src/client/app/common/views/components/ui/button.vue index ae59214038..c411f0f5c9 100644 --- a/src/client/app/common/views/components/ui/button.vue +++ b/src/client/app/common/views/components/ui/button.vue @@ -32,8 +32,6 @@ export default Vue.extend({ </script> <style lang="stylus" scoped> - - root(isDark, fill) > button display block |