mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Improvement] NavBar: remove top border (#744)
This commit is contained in:
parent
3032d30bf8
commit
d3114d34b6
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
class="van-nav-bar van-hairline--top-bottom"
|
||||
class="van-nav-bar van-hairline--bottom"
|
||||
:class="{ 'van-nav-bar--fixed': fixed }"
|
||||
:style="style"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user