mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
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)
|
||||
);
|
||||
overflow: hidden;
|
||||
box-shadow: inset 0 0 0 1px var(--bg-color);
|
||||
}
|
||||
.poll.loading {
|
||||
opacity: 0.5;
|
||||
|
|
Loading…
Add table
Reference in a new issue