Always difficult to keep track of z-indices

This commit is contained in:
Lim Chee Aun 2022-12-11 15:30:49 +08:00
parent d848304c80
commit cfce3c32cd

View file

@ -81,6 +81,7 @@ a.hashtag {
display: flex;
align-items: center;
cursor: default;
z-index: 10;
}
.deck header > *:not(button) {
flex-grow: 1;