|
|
@ -743,6 +743,11 @@ body::-webkit-scrollbar { |
|
|
|
top: 3px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.is-mobile .boardCard > .name > .bullet > .zoomBulletIcon { |
|
|
|
display: initial !important; |
|
|
|
transform: translate(-24px, 0px) |
|
|
|
} |
|
|
|
|
|
|
|
.is-mobile .boardCard > .name > .bullet > .zoomChevronIcon { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|