Skip to content

Commit db9cda0

Browse files
committed
prevent color override
1 parent f11908a commit db9cda0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/preset.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
user-select: none; /* disable text select */
88
font-family: sans-serif;
99
container-type: size; /* for mask */
10+
color: black; /* not to be affected by host page color */
1011
}
1112

1213
.fcitx-keyboard-return-bar {

0 commit comments

Comments
 (0)