hide overflow on table box
This commit is contained in:
@@ -171,6 +171,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
.playerRow>div {
|
.playerRow>div {
|
||||||
padding:.5em .8em 0 .25em;
|
padding:.5em .8em 0 .25em;
|
||||||
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.playerHeaders,
|
.playerHeaders,
|
||||||
|
|||||||
Reference in New Issue
Block a user