This commit is contained in:
Mirco Wittrien 2020-07-20 19:10:45 +02:00
parent ea9751758b
commit 0b658b4d19
2 changed files with 2 additions and 2 deletions

View File

@ -9504,7 +9504,7 @@
${BDFDB.dotCNS.modalwrapper + BDFDB.dotCN.modalheader + BDFDB.dotCN.modalheaderhassibling} {
padding-bottom: 10px;
}
${BDFDB.dotCNS.tabbarcontainer + BDFDB.dotCN.tabbarcontainerbottom} {
${BDFDB.dotCN.tabbarcontainer + BDFDB.dotCN.tabbarcontainerbottom} {
border-top: unset;
border-bottom: 1px solid hsla(0,0%,100%,.1);
}

File diff suppressed because one or more lines are too long