dristi-ui-css 0.0.6-dristi-kerala.7 → 0.0.6-dristi-kerala.8

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.6-dristi-kerala.7
3
+ * dristi-ui-css - 0.0.6-dristi-kerala.8
4
4
  *
5
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
6
6
  *
@@ -10916,7 +10916,7 @@ body {
10916
10916
  border-radius: 10px;
10917
10917
  padding: 0 1.5rem 1.5rem;
10918
10918
  width: 90%;
10919
- max-width: 1000px;
10919
+ max-width: 700px;
10920
10920
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
10921
10921
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
10922
10922
  -webkit-animation: slideDown .3s ease-out;
@@ -10964,7 +10964,7 @@ body {
10964
10964
  padding: .5rem;
10965
10965
  margin-bottom: 1rem;
10966
10966
  resize: vertical;
10967
- min-height: 80px; }
10967
+ min-height: 200px; }
10968
10968
  .survey-modal-container .survey-actions {
10969
10969
  display: -webkit-box;
10970
10970
  display: -ms-flexbox;