fix player css width
This commit is contained in:
parent
b4b253ab86
commit
0172e1dba3
@ -437,7 +437,6 @@
|
|||||||
#targeting, .resolving-skill {
|
#targeting, .resolving-skill {
|
||||||
width: calc(100% - 1em);
|
width: calc(100% - 1em);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.player {
|
.player {
|
||||||
width: calc(100% - 1em);
|
width: calc(100% - 1em);
|
||||||
@ -445,3 +444,5 @@
|
|||||||
height: calc(50% - 3em);
|
height: calc(50% - 3em);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user