mirror of
https://github.com/wekan/wekan.git
synced 2026-01-14 13:38:51 +01:00
Swimlane drag button position improvements.
Thanks to TDSCDMA and xet7 ! Related #6063
This commit is contained in:
parent
42c14faf41
commit
376a30f8a9
1 changed files with 2 additions and 0 deletions
|
|
@ -107,7 +107,9 @@
|
|||
font-size: 22px;
|
||||
}
|
||||
.swimlane .swimlane-header-wrap .swimlane-header-handle {
|
||||
position: absolute;
|
||||
top: calc(50% + 2px);
|
||||
right: 60px;
|
||||
padding: 2px;
|
||||
font-size: clamp(16px, 3vw, 20px);
|
||||
transform: translateY(-50%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue