Skip to content

Commit

Permalink
patch: optimize css
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Mar 28, 2024
1 parent 8339125 commit dee55ac
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -328,13 +328,6 @@ button {
}

.toper-tips {
// display: flex;
// justify-content: center;
// align-items: center;
// line-height: 75px;
// background: #1e1e1e;
// position: relative;
// font-size: 14px;
display: flex;
justify-content: center;
align-items: center;
Expand All @@ -345,8 +338,6 @@ button {

a {
color: #fff;
// background-clip: text;
// color: transparent;
}

.close {
Expand Down

0 comments on commit dee55ac

Please sign in to comment.