Fix visualization of assignation table remove comment
parent
7eef114dcd
commit
3711c2c673
|
@ -78,14 +78,6 @@
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: .5rem 0;
|
padding: .5rem 0;
|
||||||
|
|
||||||
// &:first-child {
|
|
||||||
// border-top: 1px solid $whitish;
|
|
||||||
// }
|
|
||||||
//
|
|
||||||
// &:last-child {
|
|
||||||
// border: 0;
|
|
||||||
// }
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.import-project-members-delete {
|
.import-project-members-delete {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|
Loading…
Reference in New Issue