mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
mobile spotlight fix
This commit is contained in:
@@ -236,6 +236,7 @@ export default {
|
||||
|
||||
.close-icon {
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
|
||||
.close {
|
||||
transform: translateY(4px);
|
||||
@@ -297,6 +298,10 @@ export default {
|
||||
color: $dark_mode_text_primary;
|
||||
}
|
||||
}
|
||||
|
||||
.close-icon {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.spotlight-results {
|
||||
|
||||
Reference in New Issue
Block a user