You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by il...@apache.org on 2018/09/12 03:25:37 UTC

[incubator-dubbo-ops] branch develop updated: enhance search field.

This is an automated email from the ASF dual-hosted git repository.

iluo pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git


The following commit(s) were added to refs/heads/develop by this push:
     new 27bbd91  enhance search field.
27bbd91 is described below

commit 27bbd91ea5921430e0b858bd9f23d392a9860bc8
Author: beiwei30 <ia...@gmail.com>
AuthorDate: Wed Sep 12 11:23:01 2018 +0800

    enhance search field.
---
 dubbo-admin-frontend/src/components/ServiceSearch.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-admin-frontend/src/components/ServiceSearch.vue b/dubbo-admin-frontend/src/components/ServiceSearch.vue
index 3d1a023..ec59a09 100644
--- a/dubbo-admin-frontend/src/components/ServiceSearch.vue
+++ b/dubbo-admin-frontend/src/components/ServiceSearch.vue
@@ -19,7 +19,7 @@
   <v-container id="search" grid-list-xl fluid >
     <v-layout row wrap>
       <v-flex xs12 >
-        <v-card flat>
+        <v-card flat color="transparent">
           <v-card-text>
             <v-form>
               <v-layout row wrap>