mirror of https://github.com/vector-im/riot-web
Fix z ordering of the overflow tile
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
150c941340
commit
fa5f1df194
|
@ -40,6 +40,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
|
.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
|
||||||
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: #acacac;
|
color: #acacac;
|
||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
|
|
Loading…
Reference in New Issue