]> git.openstreetmap.org Git - rails.git/commitdiff
Remove .prose css selector
authorAnton Khorev <tony29@yandex.ru>
Fri, 12 Apr 2024 23:34:36 +0000 (02:34 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 12 Apr 2024 23:34:36 +0000 (02:34 +0300)
app/assets/stylesheets/common.scss

index 629d26a814be9bf633c582fbdd8dec12c99d47b4..c0f2a85bc5171517aa76e06b5fab9f532f3840c5 100644 (file)
@@ -865,8 +865,7 @@ div.secondary-actions {
 
 /* Rules for rich text */
 
-.richtext,
-.prose {
+.richtext {
   code {
     background: var(--bs-secondary-bg);
     padding: 2px 3px;