瀏覽代碼

Merge pull request #2934 from webislife/master

Update styles.css
Thomas 10 年之前
父節點
當前提交
a516465b0c
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      Resources/public/css/styles.css

+ 8 - 0
Resources/public/css/styles.css

@@ -262,6 +262,14 @@ table.sonata-ba-list {
     font-size: 14px;
 }
 
+table.sonata-ba-list img {
+    max-width: 100%;
+}
+
+table.sonata-ba-list td {
+    overflow: auto;
+}
+
 td.sonata-ba-list-label {
     color: #565656;
     font-weight: bold;