Skip to content

Commit af2d590

Browse files
committed
Fix widgets layout
1 parent cd2fd3b commit af2d590

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layouts/widgets.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ import AdvBanner from "@/components/shared/AdvBanner.vue"
3535
<style module>
3636
.wrapper {
3737
min-height: calc(100vh);
38+
39+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
3840
}
3941
4042
.content {

0 commit comments

Comments
 (0)