Skip to content

Commit

Permalink
remove obsolete css
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Sep 1, 2024
1 parent 12a6740 commit 87f0a40
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/components/turn/botAction/ActionPowerQic.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,4 @@ export default defineComponent({
.actionIcon {
width: 6rem;
}
.mots {
color: #007f93;
}
</style>
3 changes: 0 additions & 3 deletions src/components/turn/botAction/ActionUpgrade.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,4 @@ export default defineComponent({
height: 1.3rem;
margin-right: 0.2rem;
}
.mots {
color: #007f93;
}
</style>

0 comments on commit 87f0a40

Please sign in to comment.