dristi-ui-css 0.0.2-dristi-kerala.8 → 0.0.2-dristi-kerala.9

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.2-dristi-kerala.8
3
+ * dristi-ui-css - 0.0.2-dristi-kerala.9
4
4
  *
5
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
6
6
  *
@@ -16514,6 +16514,8 @@ body {
16514
16514
  display: flex;
16515
16515
  border-top: 1px solid #e8e8e8;
16516
16516
  width: 100vw; }
16517
+ .home-view-hearing-container .search-wrapper .select-signature-main {
16518
+ margin-top: 14px; }
16517
16519
 
16518
16520
  .left-side {
16519
16521
  width: 70vw;
@@ -17536,6 +17538,9 @@ body {
17536
17538
  margin-right: 1rem;
17537
17539
  font-weight: 900; }
17538
17540
 
17541
+ .review-summon-warrant .label-field-pair .select-signature-main {
17542
+ margin-top: 14px; }
17543
+
17539
17544
  .case-card {
17540
17545
  display: -webkit-box;
17541
17546
  display: -ms-flexbox;
@@ -17615,7 +17620,12 @@ body {
17615
17620
  display: -ms-flexbox !important;
17616
17621
  display: flex !important;
17617
17622
  -ms-flex-wrap: wrap;
17618
- flex-wrap: wrap; }
17623
+ flex-wrap: wrap;
17624
+ -webkit-box-align: center;
17625
+ -ms-flex-align: center;
17626
+ align-items: center; }
17627
+ .inbox-filter .label-field-pair .select-signature-main {
17628
+ margin-top: 14px; }
17619
17629
 
17620
17630
  .content-wrapper {
17621
17631
  width: 100%;