Fix survey popup
This commit is contained in:
parent
77bd52330d
commit
1e52b03d67
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ a.card:hover {
|
||||||
right: 5vw;
|
right: 5vw;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: #9332bbee;
|
background-color: #9332bbee;
|
||||||
|
z-index: 1023;
|
||||||
|
max-width: 98%;
|
||||||
}
|
}
|
||||||
#voxppl a:hover {
|
#voxppl a:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue