mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-03 20:48:07 +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);
 | 
			
		||||
    }
 | 
			
		||||
    padding-left: var(--space-two);
 | 
			
		||||
  }
 | 
			
		||||
  table {
 | 
			
		||||
    all: revert;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user