We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712f011 commit 55e16b0Copy full SHA for 55e16b0
apps/_dashboard/static/css/no.css
@@ -562,7 +562,7 @@ ul.tags-list li[data-selected=true] {
562
opacity: 1.0;
563
}
564
565
-.py4web-validation-error{margin-top:-16px; font-size:0.8em;color:red;}
+.py4web-validation-error{margin-top:-3px; font-size:0.8em;color:red;}
566
.grid-table-wrapper{overflow-x: auto;}
567
body { background: black; color: white; }
568
body > center > * { max-width: 90vw; }
@@ -575,7 +575,7 @@ label ~ div {
575
/* top: -5px; */
576
padding: 5px;
577
background-color: hsl(0, 0%, 15%);
578
- border-radius: 6px;
+ /* border-radius: 6px; */
579
min-height: 35px;
580
max-height: 150px;
581
overflow-wrap: break-word;
0 commit comments