فهرست منبع

fix(css): avoid layout overflow when external link is too long

Frédéric Guillot 10 ماه پیش
والد
کامیت
e279b955c4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      internal/ui/static/css/common.css

+ 1 - 0
internal/ui/static/css/common.css

@@ -1236,6 +1236,7 @@ details.entry-enclosures {
     font-size: 0.8em;
     font-size: 0.8em;
     margin-top: 10px;
     margin-top: 10px;
     margin-bottom: 10px;
     margin-bottom: 10px;
+    word-wrap: break-word;
 }
 }
 
 
 /* Confirmation */
 /* Confirmation */