Explorar o código

Table: fix last table column border disappear in some condition (#9326)

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

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

@@ -277,12 +277,6 @@
       }
     }
 
-    .has-gutter {
-      th:nth-last-of-type(2), td:nth-last-of-type(2) {
-        border-right: none;
-      }
-    }
-
     th.gutter:last-of-type {
       border-bottom: $--table-border;
       border-bottom-width: 1px;