close #1595 Enhancement: Not able to see the big size of app screenshots (missing modal)
This commit is contained in:
8
public/css/custom.css
vendored
8
public/css/custom.css
vendored
@ -829,3 +829,11 @@ table .align-items-center td span.badge {
|
||||
.form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
|
||||
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
|
||||
}
|
||||
|
||||
/*--lightbox Start--*/
|
||||
.vue-lb-info {
|
||||
position: initial !important;
|
||||
background-color: rgb(60 63 114) !important;
|
||||
padding-top: 8px !important;
|
||||
}
|
||||
/*--lightbox Finish--*/
|
||||
|
Reference in New Issue
Block a user