matrix-dimension/web/app/admin/widgets/widgets.component.scss
2017-12-28 18:22:50 -07:00

9 lines
117 B
SCSS

.editButton {
cursor: pointer;
position: relative;
top: -5px;
}
tr td:last-child {
vertical-align: middle;
}