Fixed css glitch in the staycard
This commit is contained in:
@@ -52,9 +52,10 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 70px;
|
||||
bottom: 0;
|
||||
background: rgb(255 255 255 / 80%);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding-bottom: 70px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user