1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 10:56:00 +02:00
This commit is contained in:
syuilo
2020-02-19 06:17:41 +09:00
parent d1e9e74cb8
commit 9d044329f6

View File

@@ -84,6 +84,7 @@ export default define({
.tl {
background: var(--bg);
padding: 8px;
}
}
</style>