Show editable fields
parent
57bde2886a
commit
3abc1af899
|
@ -47,11 +47,9 @@
|
||||||
.settings {
|
.settings {
|
||||||
@extend %large;
|
@extend %large;
|
||||||
color: $gray-light;
|
color: $gray-light;
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
.editable {
|
.editable {
|
||||||
@include table-flex-child(10, 300px);
|
@include table-flex-child(10, 300px);
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
.attachment-delete {
|
.attachment-delete {
|
||||||
@include table-flex-child(1, 10px);
|
@include table-flex-child(1, 10px);
|
||||||
|
|
Loading…
Reference in New Issue