Fixed #399 - Remove default text-decoration style from the header links on Fieldset

pull/411/head
mertsincan 2020-07-20 11:33:40 +03:00
parent 2a1e0113ac
commit 833742d305
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ export default {
user-select: none;
overflow: hidden;
position: relative;
text-decoration: none;
}
.p-fieldset-legend-text {