Small touch of elegance to the poll

This commit is contained in:
Lim Chee Aun 2023-04-14 23:16:53 +08:00
parent 020019132d
commit e80e91648b

View file

@ -867,6 +867,7 @@ a.card:is(:hover, :focus) {
var(--bg-faded-color)
);
overflow: hidden;
box-shadow: inset 0 0 0 1px var(--bg-color);
}
.poll.loading {
opacity: 0.5;