Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

wxc-minibar custom style #326

Closed
jues-zz opened this issue Sep 15, 2018 · 2 comments
Closed

wxc-minibar custom style #326

jues-zz opened this issue Sep 15, 2018 · 2 comments

Comments

@jues-zz
Copy link

jues-zz commented Sep 15, 2018

How to set a border line on wxc-minibar?
the code below won't work.

<style>
.wxc-minibar{
border-bottom-width: 1px;
border-bottom-color: rgb(221, 221, 221);
}
</style>
@legloo
Copy link

legloo commented Oct 18, 2018

border-style:solid..................

@tw93
Copy link
Member

tw93 commented Oct 26, 2018

已经更新,新加入了一个参数bar-style,可以用来覆盖原有样式
详细可见 https://alibaba.github.io/weex-ui/#/cn/packages/wxc-minibar/?id=%E5%8F%AF%E9%85%8D%E7%BD%AE%E5%8F%82%E6%95%B0

欢迎给我们提交PR

@tw93 tw93 closed this as completed Oct 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants