refactor: refs #6896 fixed styles
This commit is contained in:
parent
42008ef74b
commit
7c64df6600
|
@ -311,10 +311,6 @@ const detailsColumns = ref([
|
||||||
height: 50px;
|
height: 50px;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
margin-left: 30%;
|
margin-left: 30%;
|
||||||
|
|
||||||
.image {
|
|
||||||
border-radius: 50%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-result {
|
.no-result {
|
||||||
|
|
Loading…
Reference in New Issue