mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
18 lines
231 B
SCSS
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;
|
|
}
|