|
|
@ -812,11 +812,17 @@ body::-webkit-scrollbar { |
|
|
|
left: -20px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.boardColumn > .name > .bullet.bullet { |
|
|
|
.is-desktop .boardColumn > .name > .bullet.bullet { |
|
|
|
top: 7px !important; |
|
|
|
right: -25px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.is-mobile .boardColumn > .name > .bullet.bullet { |
|
|
|
top: 4px !important; |
|
|
|
right: 4px !important; |
|
|
|
left: auto !important; |
|
|
|
} |
|
|
|
|
|
|
|
.boardColumn > .name .itemMenu.menu { |
|
|
|
top: 5px !important; |
|
|
|
right: -30px !important; |
|
|
|