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

13 lines
147 B
SCSS
Raw Normal View History

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