Skip to content

Commit

Permalink
Update library.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiyajinK authored Apr 19, 2024
1 parent 2d5c639 commit ca4f01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.css
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
background-color: rgba(var(--minimal_dark_color_rgba), .05) !important;
color: #fff;
backdrop-filter: blur(30px);
border-top-left-radius: 0px;
border-top-left-radius: 5px !important;
border-top: 1px solid var(--minimal_dark_invisblegrey) !important;
border-left: 1px solid var(--minimal_dark_invisblegrey) !important;
}
Expand Down

0 comments on commit ca4f01a

Please sign in to comment.