mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 21:13:07 +00:00
A bit of padding for the placeholder.
This commit is contained in:
@@ -142,6 +142,7 @@ ds-dynamic-form-control-container.d-none {
|
|||||||
.thumb-font-1 {
|
.thumb-font-1 {
|
||||||
.thumbnail-placeholder {
|
.thumbnail-placeholder {
|
||||||
font-size: 0.7rem !important;
|
font-size: 0.7rem !important;
|
||||||
|
padding: 0.125rem;
|
||||||
@media screen and (max-width: map-get($grid-breakpoints, sm)) {
|
@media screen and (max-width: map-get($grid-breakpoints, sm)) {
|
||||||
font-size: 1.1rem !important;
|
font-size: 1.1rem !important;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
@@ -152,6 +153,7 @@ ds-dynamic-form-control-container.d-none {
|
|||||||
.thumb-font-2 {
|
.thumb-font-2 {
|
||||||
.thumbnail-placeholder {
|
.thumbnail-placeholder {
|
||||||
font-size: 0.9rem !important;
|
font-size: 0.9rem !important;
|
||||||
|
padding: 0.125rem;
|
||||||
visibility: inherit;
|
visibility: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user