mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
Need more gap
This commit is contained in:
parent
48b21ec42d
commit
1ef9613358
1 changed files with 1 additions and 1 deletions
|
@ -992,7 +992,7 @@ a.card:is(:hover, :focus) {
|
|||
.poll-option {
|
||||
padding: 4px 8px;
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
gap: 16px;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Reference in a new issue