mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 03:09:45 +02:00
support cache search in google drive api
This commit is contained in:
@ -91,4 +91,10 @@ afx-app-window[data-id = "spotlight-win"] afx-list-view[data-id="container"] af
|
||||
afx-app-window[data-id = "spotlight-win"] afx-resizer{
|
||||
background-color: transparent;
|
||||
border-left: 1px solid #cacaca;
|
||||
}
|
||||
afx-app-window[data-id = "spotlight-win"] afx-list-view[data-id="container"] ul.complex-content li{
|
||||
/*padding-left: 20px;*/
|
||||
font-style: italic;
|
||||
color: #b1b1b1;
|
||||
font-size: 11px;
|
||||
}
|
Reference in New Issue
Block a user