Skip to content

Commit

Permalink
Update joinchat-btm styles
Browse files Browse the repository at this point in the history
  • Loading branch information
pacotole committed May 27, 2022
1 parent 3d0b3cd commit f02826b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions public/css/joinchat-btn.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@
animation: none;
}

.joinchat--chatbox:not(.joinchat--noanim) {
transform-origin: 0 0;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}

.joinchat__button {
position: absolute;
z-index: 2;
Expand Down
2 changes: 1 addition & 1 deletion public/css/joinchat-btn.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f02826b

Please sign in to comment.