style: add space

This commit is contained in:
Jimmy Cai 2022-01-23 13:07:02 +01:00 committed by GitHub
parent d6ab5ed3c3
commit 0b8feee412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
color: var(--card-text-color-main); color: var(--card-text-color-main);
} }
.cactus-message-text>p { .cactus-message-text > p {
color: var(--body-text-color); color: var(--body-text-color);
} }
</style> </style>