update components
This commit is contained in:
parent
8b28397294
commit
29fdb143ab
8 changed files with 42 additions and 18 deletions
|
@ -67,7 +67,7 @@ button.card {
|
|||
padding-bottom: 18.5%;
|
||||
}
|
||||
|
||||
.cardBox {
|
||||
.card .cardBox {
|
||||
padding: 0 !important;
|
||||
margin: 0;
|
||||
transition: none !important;
|
||||
|
@ -316,8 +316,8 @@ button.cardImageContainer {
|
|||
}
|
||||
|
||||
.card .indicators {
|
||||
right: .5vh;
|
||||
top: .5vh;
|
||||
right: 2%;
|
||||
top: 3%;
|
||||
position: absolute;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue