1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 23:15:47 +02:00

ダークテーマを利用中だとウィジェット編集画面が見づらい問題を修正 (#6497)

This commit is contained in:
fuyu
2020-07-05 23:36:41 +09:00
committed by GitHub
parent 752669bf5e
commit 462204e204

View File

@@ -1022,7 +1022,6 @@ export default Vue.extend({
.customize-container {
margin: 8px 0;
background: #fff;
> header {
position: relative;