mirror of
https://github.com/flextype/flextype.git
synced 2025-08-26 22:44:25 +02:00
feat(admin-plugin): add entry select type modal on entry creation #331
This commit is contained in:
@@ -547,7 +547,7 @@ textarea.form-control.code-editor {
|
||||
|
||||
> a {
|
||||
display: block;
|
||||
padding: 18px;
|
||||
padding: 16px;
|
||||
|
||||
&:hover {
|
||||
color: #b7b9bd;
|
||||
@@ -557,6 +557,10 @@ textarea.form-control.code-editor {
|
||||
}
|
||||
}
|
||||
|
||||
.fieldset-thumbnail {
|
||||
font-size: 42px;
|
||||
.fieldset-title {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.fieldset-thumbnail {
|
||||
font-size: 40px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user