mirror of https://github.com/bra1n/townsquare.git
code cleanup
This commit is contained in:
parent
ee065f84e9
commit
974089e033
|
@ -542,7 +542,7 @@ li.move:not(.from) .player .overlay svg.move {
|
|||
pointer-events: all;
|
||||
}
|
||||
|
||||
/****** Vote icon ********/
|
||||
/****** Vote icon ********/
|
||||
.player .has-vote {
|
||||
position: absolute;
|
||||
right: 2px;
|
||||
|
|
|
@ -67,8 +67,6 @@ export default {
|
|||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
@import "../vars.scss";
|
||||
|
||||
.token {
|
||||
border-radius: 50%;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue