mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Show file-image actions button upon focus; Use hover style for focused buttons (#8614)
This commit is contained in:
@@ -369,6 +369,7 @@ img {
|
||||
transition: max-height var(--fast) var(--transition);
|
||||
}
|
||||
|
||||
.image-preview:focus-within,
|
||||
.image-preview:hover {
|
||||
.shadow {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user