fix #1551 - fix select color popover position
parent
f19906e380
commit
3ff00c0435
|
@ -31,9 +31,6 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
div {
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
.color-column {
|
.color-column {
|
||||||
@include table-flex-child(1, 60px, 0);
|
@include table-flex-child(1, 60px, 0);
|
||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
|
|
Loading…
Reference in New Issue