Ticket #55989: #55989.patch
| File #55989.patch, 636 bytes (added by , 4 years ago) |
|---|
-
wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss
23 23 } 24 24 25 25 .wp-block-quote__citation { 26 color: var(--global--color-primary);26 color: currentColor; 27 27 font-size: var(--global--font-size-xs); 28 28 font-style: var(--quote--font-style-cite); 29 29 … … 147 147 margin-right: auto; 148 148 } 149 149 } 150 } 150 } 151 No newline at end of file