From f8ab133a7dc20562c25a092a402266f5e7b0b296 Mon Sep 17 00:00:00 2001
From: Jack <jack.su@pollex.com.tw>
Date: 星期一, 24 一月 2022 10:29:38 +0800
Subject: [PATCH] Merge branch 'Phase3' of ssh://dev.pollex.com.tw:29418/pcalife/PAM into Phase3

---
 PAMapp/assets/scss/utilities/_heading.scss |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/PAMapp/assets/scss/utilities/_heading.scss b/PAMapp/assets/scss/utilities/_heading.scss
index 250bfa7..9ec9f55 100644
--- a/PAMapp/assets/scss/utilities/_heading.scss
+++ b/PAMapp/assets/scss/utilities/_heading.scss
@@ -125,7 +125,6 @@
   @extend .text--bold;
   @extend .text--primary;
   @extend .cursor--pointer;
-  @extend .text--underline;
 }
 
 .pam-link-button--lg {
@@ -134,5 +133,4 @@
   @extend .text--bold;
   @extend .text--primary;
   @extend .cursor--pointer;
-  @extend .text--underline;
 }

--
Gitblit v1.8.0