mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[Improvement] NavBar: remove top border (#744)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="van-nav-bar van-hairline--top-bottom"
|
class="van-nav-bar van-hairline--bottom"
|
||||||
:class="{ 'van-nav-bar--fixed': fixed }"
|
:class="{ 'van-nav-bar--fixed': fixed }"
|
||||||
:style="style"
|
:style="style"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user