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 aa58b41 commit 05b2cccCopy full SHA for 05b2ccc
src/css/custom.css
@@ -292,7 +292,7 @@ div[role="tabpanel"] {
292
border-top: 0px solid var(--objectbox-grey-border) !important;
293
border-bottom: 1px solid var(--objectbox-grey-border) !important;
294
border-radius: 0 0 6px 6px !important;
295
- /background-color: rgb(255, 255, 255) !important;
+ /*background-color: rgb(255, 255, 255) !important;*/
296
/*background-color: rgb(152, 231, 27) !important; /* DEBUG */
297
padding: 20px !important;
298
/*margin: 0 !important; we also tried margin-top, but this did not influence the missing line between the tab header and the actual tab*/
@@ -917,4 +917,3 @@ div[class*="docPage"] {
917
/* outline: 30px solid rgb(255, 98, 0) !important;*/
918
}
919
920
-
0 commit comments