* fix: calculator switch click issue and save button animation will be clickable without any changes * style: remove inline style and fix content display glitch * style: TNL-8566 add padding top for external link * style: TNL-8574 fix badge width and height * fix: resolve console error and remove fix height for modal dialog
8 lines
81 B
SCSS
8 lines
81 B
SCSS
.helper-text {
|
|
font-size: 1.125rem !important;
|
|
}
|
|
|
|
.z-index-3 {
|
|
z-index: 3;
|
|
}
|