- Layout improvements for the Chat client
This commit is contained in:
@@ -791,11 +791,6 @@
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.working-animation {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
/* Mobile responsiveness for progress icons */
|
||||
@media (max-width: 768px) {
|
||||
.progress-icon {
|
||||
@@ -803,9 +798,4 @@
|
||||
height: 16px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.working-animation {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user