Skip to content

Commit

Permalink
Update default.css
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi authored Feb 17, 2024
1 parent cafc1d2 commit bf8654c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,7 @@ span#channel-name {
left: calc(50% - 1.5em) !important;
padding: 1.5em !important;
cursor: pointer;
opacity: 1;
/* opacity: 1; */
border: 0.16666em solid #fff;
background-color: #2B333F;
background-color: rgba(43, 51, 63, 0.7);
Expand Down

0 comments on commit bf8654c

Please sign in to comment.