Explorar o código

Table: Add `flex: 1` for `el-table`

lirilsu %!s(int64=7) %!d(string=hai) anos
pai
achega
302eb3116f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/theme-chalk/src/table.scss

+ 1 - 0
packages/theme-chalk/src/table.scss

@@ -7,6 +7,7 @@
   position: relative;
   overflow: hidden;
   box-sizing: border-box;
+  flex: 1;
   width: 100%;
   max-width: 100%;
   background-color: $--color-white;