mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
z-index tweak for badge, so it does sit aboce the header
This commit is contained in:
parent
7f52fa74a4
commit
aee56a5bd1
@ -113,7 +113,7 @@ limitations under the License.
|
||||
min-width: 12px;
|
||||
border-radius: 16px;
|
||||
padding: 0px 4px 0px 4px;
|
||||
z-index: 200;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
/* Hide the bottom of speech bubble */
|
||||
|
Loading…
x
Reference in New Issue
Block a user