kopia lustrzana https://github.com/cheeaun/phanpy
Slight modification to poll UI
rodzic
dae2cb7614
commit
4ba9f485b4
|
@ -851,9 +851,10 @@ a.card:is(:hover, :focus) {
|
|||
border-radius: 16px;
|
||||
border: 1px solid var(--outline-color);
|
||||
background-color: var(--bg-faded-color);
|
||||
width: fit-content;
|
||||
}
|
||||
.poll-option {
|
||||
padding: 4px;
|
||||
padding: 4px 8px;
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
justify-content: space-between;
|
||||
|
|
Ładowanie…
Reference in New Issue