Small touch of elegance to the poll
This commit is contained in:
parent
020019132d
commit
e80e91648b
1 changed files with 1 additions and 0 deletions
|
@ -867,6 +867,7 @@ a.card:is(:hover, :focus) {
|
||||||
var(--bg-faded-color)
|
var(--bg-faded-color)
|
||||||
);
|
);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
box-shadow: inset 0 0 0 1px var(--bg-color);
|
||||||
}
|
}
|
||||||
.poll.loading {
|
.poll.loading {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
Loading…
Add table
Reference in a new issue