mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-29 17:50:09 +02:00
changes for a better dark theme
This commit is contained in:
@@ -62,7 +62,7 @@ export default class AddLibrary extends Component {
|
||||
<h1>Add Library</h1>
|
||||
|
||||
<div class="flex">
|
||||
<svg style="width: 30px; height: 30px;fill:#999">
|
||||
<svg style="width: 30px; height: 30px;fill:rgb(255,255,255,0.2)">
|
||||
<use xlinkHref="#search" />
|
||||
</svg>
|
||||
<LibraryAutoSuggest
|
||||
|
Reference in New Issue
Block a user