mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Dialog: blurry text after scale animation (#2300)
This commit is contained in:
parent
fea65f6858
commit
fd88a29bfc
@ -11,6 +11,7 @@
|
||||
border-radius: 4px;
|
||||
background-color: @white;
|
||||
transform: translate3d(-50%, -50%, 0);
|
||||
backface-visibility: hidden; // avoid blurry text after scale animation
|
||||
|
||||
&__header {
|
||||
font-weight: 500;
|
||||
|
Loading…
x
Reference in New Issue
Block a user