mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-09 00:35:53 +02:00
Merge branch 'feature/pagemedia_card_style' of github.com:getgrav/grav-plugin-admin into feature/pagemedia_card_style
This commit is contained in:
4
themes/grav/css-compiled/template.css
vendored
4
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -186,6 +186,16 @@ $preview-height: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
&.dz-no-editor {
|
||||
.dz-view {
|
||||
top: -1px;
|
||||
border-top-right-radius: 4px;
|
||||
}
|
||||
.dz-remove {
|
||||
top: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//&:hover .dz-remove:not(.file-thumbnail-remove), &:hover .dz-insert {
|
||||
// display: block;
|
||||
|
||||
Reference in New Issue
Block a user