Skip to content

Commit

Permalink
chore: rely on reasonable default font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 15, 2024
1 parent 1c145dc commit 754b0e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
:local(.View) {

font-size: 1.2em;

.form-submit {
text-align: right;
}
Expand Down
2 changes: 0 additions & 2 deletions client/src/plugins/update-checks/NewVersionInfoView.less
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
:local(.NewVersionInfo) {
user-select: none;

font-size: 1.2em;

button + button {
margin-left: 10px;
}
Expand Down

0 comments on commit 754b0e9

Please sign in to comment.