code cleanup

This commit is contained in:
Steffen 2020-08-09 22:09:39 +02:00
parent ee065f84e9
commit 974089e033
No known key found for this signature in database
GPG Key ID: 764D74E98267DFC6
2 changed files with 1 additions and 3 deletions

View File

@ -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;

View File

@ -67,8 +67,6 @@ export default {
</script>
<style scoped lang="scss">
@import "../vars.scss";
.token {
border-radius: 50%;
width: 100%;