Added max width do tb-code.
This commit is contained in:
parent
70c343974e
commit
70541cdc91
@ -3315,6 +3315,7 @@ textarea.tb-form-input {
|
|||||||
padding: 20px 65px 5px 10px;
|
padding: 20px 65px 5px 10px;
|
||||||
border: 1px solid color-mix(in srgb, var(--tb-textColor) 15%, transparent);
|
border: 1px solid color-mix(in srgb, var(--tb-textColor) 15%, transparent);
|
||||||
border-radius: 22px;
|
border-radius: 22px;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tb-code span {
|
.tb-code span {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user