dristi-ui-css 0.0.3-dristi-kerala.0 → 0.0.3-dristi-kerala.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* dristi-ui-css - 0.0.3-dristi-kerala.
|
|
3
|
+
* dristi-ui-css - 0.0.3-dristi-kerala.1
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
6
6
|
*
|
|
@@ -16619,7 +16619,9 @@ body {
|
|
|
16619
16619
|
|
|
16620
16620
|
.litigant-verification {
|
|
16621
16621
|
width: 712px;
|
|
16622
|
-
margin-bottom: 0 !important;
|
|
16622
|
+
margin-bottom: 0 !important;
|
|
16623
|
+
max-height: calc(100vh - 200px);
|
|
16624
|
+
overflow-y: auto; }
|
|
16623
16625
|
.litigant-verification .multi-litigant-composer .card, .litigant-verification .multi-litigant-composer .card-emp {
|
|
16624
16626
|
margin: 0;
|
|
16625
16627
|
padding: 0 0 24px;
|