matrix-dimension/web/app/admin/widgets/widgets.component.scss

9 lines
117 B
SCSS
Raw Normal View History

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