Skip to content

Commit

Permalink
increased-visibility-of-texts-toggle-btn
Browse files Browse the repository at this point in the history
  • Loading branch information
Axshatt committed Jul 9, 2024
1 parent 08570fd commit b548ca9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/renderer/css/preference.css
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,8 @@ td:nth-child(odd) {

.nav {
padding: 7px 0;
color: rgb(0, 0, 0);
color: rgb(0 0 0 / 100%);
cursor: pointer;

}

.nav.active {
Expand Down Expand Up @@ -467,7 +466,6 @@ i.open-tab-button {
.setting-description {
color: rgb(34 34 34 / 100%);
}
.nav-container{}

input.toggle-round + label {
padding: 2px;
Expand Down

0 comments on commit b548ca9

Please sign in to comment.