mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 04:27:53 +00:00
fix: Update the styles for ol & li - lists in dashboard (#3110)
This commit is contained in:
@@ -60,11 +60,9 @@ export default {
|
||||
.text-content {
|
||||
overflow: auto;
|
||||
|
||||
&::v-deep {
|
||||
ul,
|
||||
ol {
|
||||
margin-left: var(--space-normal);
|
||||
}
|
||||
ul,
|
||||
ol {
|
||||
padding-left: var(--space-two);
|
||||
}
|
||||
table {
|
||||
all: revert;
|
||||
|
||||
Reference in New Issue
Block a user