mirror of https://github.com/bra1n/townsquare.git
Update Vote.vue
This commit is contained in:
parent
cb75de049b
commit
a88cb45fb1
|
@ -169,7 +169,8 @@ export default {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 150%;
|
height: 150%;
|
||||||
width: 20%;
|
width: 25%;
|
||||||
|
pointer-events: none;
|
||||||
span {
|
span {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue