mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 08:12:49 +08:00
Merge pull request !19 from 王志强/master
This commit is contained in:
commit
53e740bb1d
@ -2,7 +2,7 @@
|
|||||||
<div class="go-border-box">
|
<div class="go-border-box">
|
||||||
<svg :width="w" :height="h">
|
<svg :width="w" :height="h">
|
||||||
<defs>
|
<defs>
|
||||||
<filter :id="filterId" h="150%" width="150%" x="-25%" y="-25%">
|
<filter :id="filterId" height="150%" width="150%" x="-25%" y="-25%">
|
||||||
<feMorphology
|
<feMorphology
|
||||||
operator="dilate"
|
operator="dilate"
|
||||||
radius="2"
|
radius="2"
|
||||||
|
Loading…
Reference in New Issue
Block a user