fix display problem with thumbnails modify and delete buttons
This commit is contained in:
parent
9c2521157e
commit
05027bdfe7
|
|
@ -55,3 +55,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.editor-post-featured-image__action {
|
||||
background-color: #e04d42;
|
||||
color: white;
|
||||
&:hover {
|
||||
color: #e04d42;
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user