diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-25 22:50:59 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-25 22:50:59 +0900 |
| commit | 80cfa0f95d7b1e49fd4380e0d662ff892789925f (patch) | |
| tree | 06269c141ee6d53b5e64589f32f6e8dd7e8ed25b /src | |
| parent | wip (diff) | |
| download | sharkey-80cfa0f95d7b1e49fd4380e0d662ff892789925f.tar.gz sharkey-80cfa0f95d7b1e49fd4380e0d662ff892789925f.tar.bz2 sharkey-80cfa0f95d7b1e49fd4380e0d662ff892789925f.zip | |
wip
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/desktop/views/components/widget-container.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/desktop/views/components/widget-container.vue b/src/client/app/desktop/views/components/widget-container.vue index c3fac1399d..926d7702b9 100644 --- a/src/client/app/desktop/views/components/widget-container.vue +++ b/src/client/app/desktop/views/components/widget-container.vue @@ -58,7 +58,7 @@ root(isDark) box-shadow 0 1px rgba(0, 0, 0, 0.07) > [data-fa] - margin-right 4px + margin-right 6px &:empty display none |