card links to catalog
This commit is contained in:
@ -137,7 +137,7 @@ body {
|
||||
}
|
||||
|
||||
.dropdown-button-apply {
|
||||
background: linear-gradient(90deg, #298e4e 0%, #035161 100%) !important;
|
||||
background: #cc0033!important;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@ -1175,7 +1175,13 @@ button.jryxug {
|
||||
color: #fff;
|
||||
background-color: #062531;
|
||||
box-shadow: none;
|
||||
top: 95%;
|
||||
top: 46px;
|
||||
padding: 1.5rem!important;
|
||||
min-width: 300px!important;
|
||||
}
|
||||
|
||||
.dropdown-menu.is-open {
|
||||
display:block;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user