forked from matrix/element-web
fix typing notif layout
This commit is contained in:
parent
ad26631874
commit
e77e6c2af0
|
@ -113,6 +113,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomStatusBar_typingBar {
|
.mx_RoomStatusBar_typingBar {
|
||||||
|
padding-top: 10px;
|
||||||
color: #4a4a4a;
|
color: #4a4a4a;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|
Loading…
Reference in New Issue