matrix-dimension/web/app/admin/sticker-packs/sticker-packs.component.scss
2020-12-28 20:30:26 -07:00

18 lines
231 B
SCSS

tr td:last-child {
vertical-align: middle;
}
.previewButton {
cursor: pointer;
vertical-align: text-bottom;
}
.removeButton {
cursor: pointer;
vertical-align: text-bottom;
}
.telegram-import {
margin-bottom: 15px;
}