1
0
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:
Kushagra Gour
2018-07-09 23:23:08 +05:30
parent 0f3f7e6a6f
commit 66cf5ef0eb
4 changed files with 89 additions and 69 deletions

View File

@@ -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