@selco/selco-css 1.8.21 → 1.8.23
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,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @selco/selco-css - 1.8.
|
|
2
|
+
* @selco/selco-css - 1.8.21
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2025 Jagankumar <jagan.kumar@egov.org.in>
|
|
5
5
|
*
|
|
@@ -3523,7 +3523,7 @@ img, video {
|
|
|
3523
3523
|
max-width: 540px; }
|
|
3524
3524
|
|
|
3525
3525
|
.upload-file {
|
|
3526
|
-
min-height:
|
|
3526
|
+
min-height: 35px;
|
|
3527
3527
|
position: relative;
|
|
3528
3528
|
border-width: 1px;
|
|
3529
3529
|
--border-opacity:1;
|
|
@@ -3554,7 +3554,7 @@ img, video {
|
|
|
3554
3554
|
width: 160px;
|
|
3555
3555
|
padding-left: 0 !important;
|
|
3556
3556
|
padding-right: 0 !important;
|
|
3557
|
-
max-height:
|
|
3557
|
+
max-height: 35px !important;
|
|
3558
3558
|
position: absolute;
|
|
3559
3559
|
top: 0;
|
|
3560
3560
|
left: 0;
|