Skip to content

Commit

Permalink
add platform btn style
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Quelca committed Feb 20, 2024
1 parent 9ddde54 commit e9cd270
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -814,4 +814,9 @@ body {
.editor {
height: 30em;
}
// Platform btn style
.btn-platform {
background-color: #ffff;
color: #6a7888;
}
</style>

0 comments on commit e9cd270

Please sign in to comment.