summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfuyu <54523771+mfmfuyu@users.noreply.github.com>2020-07-05 23:36:41 +0900
committerGitHub <noreply@github.com>2020-07-05 23:36:41 +0900
commit462204e20488fe715fcbeb635a0ad816ca62ef1f (patch)
tree0e72454c2b104848d839c735123e4defc87b12dc /src
parent:art: (diff)
downloadsharkey-462204e20488fe715fcbeb635a0ad816ca62ef1f.tar.gz
sharkey-462204e20488fe715fcbeb635a0ad816ca62ef1f.tar.bz2
sharkey-462204e20488fe715fcbeb635a0ad816ca62ef1f.zip
ダークテーマを利用中だとウィジェット編集画面が見づらい問題を修正 (#6497)
Diffstat (limited to 'src')
-rw-r--r--src/client/app.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/app.vue b/src/client/app.vue
index cefde7ab9b..89ee4c7eb9 100644
--- a/src/client/app.vue
+++ b/src/client/app.vue
@@ -1022,7 +1022,6 @@ export default Vue.extend({
.customize-container {
margin: 8px 0;
- background: #fff;
> header {
position: relative;