Reactor List: Center reaction icon (#3333)

This commit is contained in:
Alexander Zinchuk 2023-06-18 12:03:13 +02:00
parent 26a95bf247
commit 381b22f689

View File

@ -59,5 +59,7 @@
.status {
color: var(--color-text-secondary);
display: flex;
align-items: center;
}
}