summaryrefslogtreecommitdiff
path: root/src/client/components/remote-caution.vue
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-11-29 12:46:05 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-11-29 12:46:05 +0900
commitabde13221fccfa0720137e349c1775b5ac9f6863 (patch)
tree73495fcfbc2747bebeea6cb6cd62aa4380335865 /src/client/components/remote-caution.vue
parentNew Crowdin updates (#6867) (diff)
downloadmisskey-abde13221fccfa0720137e349c1775b5ac9f6863.tar.gz
misskey-abde13221fccfa0720137e349c1775b5ac9f6863.tar.bz2
misskey-abde13221fccfa0720137e349c1775b5ac9f6863.zip
:art:
Diffstat (limited to 'src/client/components/remote-caution.vue')
-rw-r--r--src/client/components/remote-caution.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/components/remote-caution.vue b/src/client/components/remote-caution.vue
index fe65bcd9cc..dfb1d4eb5e 100644
--- a/src/client/components/remote-caution.vue
+++ b/src/client/components/remote-caution.vue
@@ -26,6 +26,8 @@ export default defineComponent({
.jmgmzlwq {
font-size: 0.8em;
padding: 16px;
+ background: var(--infoWarnBg);
+ color: var(--infoWarnFg);
> a {
margin-left: 4px;