new design
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
border: none;
|
||||
user-select: none;
|
||||
transition: background-color 0.3s ease;
|
||||
width: 100px;
|
||||
height: 50px;
|
||||
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
|
||||
}
|
||||
#cw-chatToggle:hover {
|
||||
transform: translateY(-5px);
|
||||
|
||||
Reference in New Issue
Block a user