mirror of
https://github.com/ianramzy/decentralized-video-chat.git
synced 2024-11-13 13:49:19 +08:00
parent
d85339415b
commit
0f59dc141c
2
public/css/chat.css
vendored
2
public/css/chat.css
vendored
@ -468,12 +468,14 @@ button:hover {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
/* line-height: 1.5rem; */
|
||||
}
|
||||
|
||||
.multi-button button {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
border: none;
|
||||
font-size: 2rem;
|
||||
transition: all 0.3s ease-in-out;
|
||||
|
Loading…
Reference in New Issue
Block a user