mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
13 lines
162 B
SCSS
13 lines
162 B
SCSS
tr td:last-child {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.previewButton {
|
|
cursor: pointer;
|
|
vertical-align: text-bottom;
|
|
}
|
|
|
|
.telegram-import {
|
|
margin-bottom: 15px;
|
|
}
|