Merge remote-tracking branch 'parent/main' into kb_migration
This commit is contained in:
commit
979292d950
56 changed files with 774 additions and 277 deletions
|
@ -845,7 +845,7 @@ body > [data-popper-placement] {
|
|||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 22px;
|
||||
white-space: pre-wrap;
|
||||
unicode-bidi: plaintext;
|
||||
|
||||
|
@ -9236,7 +9236,6 @@ noscript {
|
|||
border-radius: 8px;
|
||||
border: 1px solid $highlight-text-color;
|
||||
background: rgba($highlight-text-color, 0.15);
|
||||
padding-inline-end: 45px;
|
||||
overflow: hidden;
|
||||
|
||||
&__background-image {
|
||||
|
@ -9299,7 +9298,7 @@ noscript {
|
|||
position: absolute;
|
||||
inset-inline-end: 0;
|
||||
top: 0;
|
||||
padding: 10px;
|
||||
padding: 15px 10px;
|
||||
|
||||
.icon-button {
|
||||
color: $highlight-text-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue