add local file serach in to header menu
This commit is contained in:
@@ -4689,4 +4689,16 @@
|
||||
&-item {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.local-file-check {
|
||||
margin-right: auto;
|
||||
position: relative;
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
align-items: center;
|
||||
|
||||
.local-file-check-result {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user