linting
This commit is contained in:
parent
2ae948f7d2
commit
152b63ced4
|
@ -38,8 +38,8 @@ $solved-color: var(--success);
|
|||
.post-controls span.accepted-text {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: .25em;
|
||||
padding: 0 .5rem;
|
||||
gap: 0.25em;
|
||||
padding: 0 0.5rem;
|
||||
font-size: var(--font-up-1);
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue