Skip to content

Commit

Permalink
rename-button
Browse files Browse the repository at this point in the history
  • Loading branch information
dinguschan-owo authored Sep 23, 2024
1 parent b4aeb24 commit f8ffd97
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
outline: none;
}

.rename-label, .b1b1b1b1b1, .rename-button {
.rename-label, .b1b1b1b1b1, .c1c1c1c1c1 {
font-size: 16px;
outline: none;
border: 2px solid #fff;
Expand All @@ -76,7 +76,7 @@ padding: 10px 12px 10px 12px;
opacity: 0.1;
}

.rename-button {
.c1c1c1c1c1 {
padding: 0px 0px;
margin: 5px;
border: none;
Expand All @@ -88,7 +88,7 @@ padding: 10px 12px 10px 12px;
border-radius: 9px;
outline: none;
}
.rename-button img {
.c1c1c1c1c1 img {
margin-right: 0px;
width: 26px;
height: 26px;
Expand Down Expand Up @@ -595,3 +595,4 @@ max-height: 91%;
.fade-in {
opacity: 1;
}

0 comments on commit f8ffd97

Please sign in to comment.