1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 17:20:13 +02:00

style fixes

This commit is contained in:
Kushagra Gour
2018-07-31 22:29:07 +05:30
parent 72b2dcca21
commit 59a669b956
2 changed files with 8 additions and 6 deletions

View File

@@ -61,8 +61,8 @@ export default class AddLibrary extends Component {
<div>
<h1>Add Library</h1>
<div class="flex">
<svg style="width: 30px; height: 30px;fill:rgb(255,255,255,0.2)">
<div class="flex flex-v-center">
<svg style="width: 30px; height: 30px;fill:rgb(255,255,255,0.5)">
<use xlinkHref="#search" />
</svg>
<LibraryAutoSuggest