Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
|
@@ -144,7 +144,7 @@ button.gr-button.card {
|
|
| 144 |
MEDDELANDE (Textbox)
|
| 145 |
===================================================== */
|
| 146 |
.message-box,
|
| 147 |
-
.message-box wrap,
|
| 148 |
.message-box.gr-box {
|
| 149 |
background: #ffffff !important;
|
| 150 |
border: none !important;
|
|
@@ -197,7 +197,7 @@ button.gr-button.card {
|
|
| 197 |
===================================================== */
|
| 198 |
|
| 199 |
/*.send-btn,*/
|
| 200 |
-
.send-btn wrap,
|
| 201 |
.send-btn.gr-button {
|
| 202 |
width: 120px;
|
| 203 |
background: #ffffff !important;
|
|
|
|
| 144 |
MEDDELANDE (Textbox)
|
| 145 |
===================================================== */
|
| 146 |
.message-box,
|
| 147 |
+
.message-box .wrap,
|
| 148 |
.message-box.gr-box {
|
| 149 |
background: #ffffff !important;
|
| 150 |
border: none !important;
|
|
|
|
| 197 |
===================================================== */
|
| 198 |
|
| 199 |
/*.send-btn,*/
|
| 200 |
+
.send-btn .wrap,
|
| 201 |
.send-btn.gr-button {
|
| 202 |
width: 120px;
|
| 203 |
background: #ffffff !important;
|