Spaces:
Running
Running
Upload css.css
Browse files
css.css
CHANGED
@@ -10571,7 +10571,7 @@ textarea {
|
|
10571 |
display: block;
|
10572 |
display: none;
|
10573 |
width: 100%;
|
10574 |
-
max-width:
|
10575 |
min-height: auto;
|
10576 |
max-height: 92%;
|
10577 |
height: auto;
|
@@ -10763,7 +10763,6 @@ textarea {
|
|
10763 |
.button-group div {
|
10764 |
display: inline-block;
|
10765 |
margin: 0;
|
10766 |
-
min-width: 290px;
|
10767 |
height: 46px;
|
10768 |
border: 1px solid #635bee;
|
10769 |
color: #635bee;
|
|
|
10571 |
display: block;
|
10572 |
display: none;
|
10573 |
width: 100%;
|
10574 |
+
max-width: 350px;
|
10575 |
min-height: auto;
|
10576 |
max-height: 92%;
|
10577 |
height: auto;
|
|
|
10763 |
.button-group div {
|
10764 |
display: inline-block;
|
10765 |
margin: 0;
|
|
|
10766 |
height: 46px;
|
10767 |
border: 1px solid #635bee;
|
10768 |
color: #635bee;
|