themes
This commit is contained in:
parent
e7cf14e8e1
commit
2413479f97
|
@ -5924,7 +5924,7 @@ html.theme-dark body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://better
|
|||
top: 0 !important;
|
||||
right: 0 !important;
|
||||
bottom: 0 !important;
|
||||
left: 0 !important;
|
||||
left: -4px !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -95,8 +95,8 @@ body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::befor
|
|||
display: flex !important;
|
||||
font-size: 14px !important;
|
||||
font-weight: 500 !important;
|
||||
height: 100% !important;
|
||||
left: 0 !important;
|
||||
height: unset !important;
|
||||
left: -4px !important;
|
||||
letter-spacing: 0 !important;
|
||||
margin: 0 !important;
|
||||
max-height: unset !important;
|
||||
|
@ -109,7 +109,7 @@ body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::befor
|
|||
text-align: justify !important;
|
||||
top: 0 !important;
|
||||
white-space: pre-wrap !important;
|
||||
width: 100% !important;
|
||||
width: unset !important;
|
||||
z-index: 2 !important;
|
||||
}
|
||||
.theme-dark body #app-mount .wrapper-35wsBm .icon-3o6xvg[style*="/icons/153708594091655168" i]::before,
|
||||
|
|
Loading…
Reference in New Issue