Files
frontend-app-authoring/src/generic/FormSwitchGroup.scss
Awais Ansari 3921b8c6b8 fix: calculator switch click issue and save button animation will be … (#169)
* 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
2021-08-02 17:26:09 +05:00

8 lines
81 B
SCSS

.helper-text {
font-size: 1.125rem !important;
}
.z-index-3 {
z-index: 3;
}