mirror of
https://github.com/plankanban/planka.git
synced 2025-07-23 07:09:44 +02:00
fix: Fix z-indexes
This commit is contained in:
parent
84d8266dce
commit
a31e7f5a9d
4 changed files with 4 additions and 5 deletions
|
@ -29,7 +29,6 @@
|
|||
padding: 6px 32px 6px 128px;
|
||||
margin: 0;
|
||||
min-height: 80px;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.extension {
|
||||
|
@ -95,7 +94,6 @@
|
|||
text-decoration: none;
|
||||
top: 50%;
|
||||
width: 112px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.thumbnailLabel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue