Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenVoich committed Mar 27, 2024
1 parent 7727ab1 commit 77d1827
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions cli-releases/frontend/src/components/Install.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,4 @@
font-size: 20px;
user-select: none;
}
.button {
cursor: pointer;
border: none;
background-color: transparent;
color: gray;
padding: 5px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border-radius: 4px;
}
</style>

0 comments on commit 77d1827

Please sign in to comment.