-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.4.8
Environment
System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz Binaries: Node: 10.14.2 - /usr/local/bin/node Yarn: 1.13.0 - /usr/local/bin/yarn npm: 6.12.0 - /usr/local/bin/npm Browsers: Chrome: 78.0.3904.108 Firefox: Not Found Safari: 13.0.1 npmGlobalPackages: @vue/cli: 3.12.0
Steps to reproduce
<a-input id="jjj" placeholder="Basic usage">
<a-icon slot="prefix" type="search" />
</a-input>
#jjj{
border-radius: 16px;
border-color: #ffffff;
}
What is expected?
can change input style
What is actually happening?
can not change input style