mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
e8274c9d87
The first step towards #156
8 lines
116 B
SCSS
8 lines
116 B
SCSS
tr td:last-child {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.previewButton {
|
|
cursor: pointer;
|
|
vertical-align: text-bottom;
|
|
} |