We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e118f06 commit 33e1798Copy full SHA for 33e1798
code/backend/pages/common.css
@@ -2,6 +2,8 @@
2
footer {visibility: hidden;}
3
header {visibility: hidden;}
4
.st-emotion-cache-1kyxreq{width:100%}
5
+
6
+.stTextArea{width: 100% !important;}
7
@media screen and (-ms-high-contrast: active), (forced-colors: active) {
8
section, .st-emotion-cache-ch5dnh{
9
border: 2px solid WindowText;padding: 10px;
@@ -10,10 +12,6 @@ header {visibility: hidden;}
10
12
}
11
13
14
@media screen and (max-width: 1280px) {
- .st-emotion-cache-1wmy9hl .st-emotion-cache-ocqkz7 {
- gap: 0rem !important;
15
- }
16
-
17
.st-emotion-cache-1kyxreq{
18
max-width: 200px !important;
19
0 commit comments