mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 07:11:15 +03: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…
Add table
Reference in a new issue