mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-24 14:34:42 +01:00
Always difficult to keep track of z-indices
This commit is contained in:
parent
d848304c80
commit
cfce3c32cd
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ a.hashtag {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
.deck header > *:not(button) {
|
.deck header > *:not(button) {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue