mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix misaligned poll rows when swapping axes #975
This commit is contained in:
parent
3e3fc4f9e4
commit
4f15fda226
@ -985,7 +985,7 @@
|
||||
}
|
||||
.cp-poll-cell {
|
||||
width: 100px;
|
||||
height: 35px;
|
||||
height: 40px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user