mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 08:36:21 +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;
|
||||
align-items: center;
|
||||
cursor: default;
|
||||
z-index: 10;
|
||||
}
|
||||
.deck header > *:not(button) {
|
||||
flex-grow: 1;
|
||||
|
|
Loading…
Reference in a new issue