Explorar el Código

table width 100% isn't necessary at Admin Panel "People"

- also it was set global to Wekan, not really a good practise ...
Martin Filser hace 3 años
padre
commit
a167d8ff3f
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      client/components/settings/peopleBody.styl

+ 0 - 2
client/components/settings/peopleBody.styl

@@ -2,8 +2,6 @@
   overflow: scroll;
 
 table
-  border-collapse: collapse;
-  width: 100%;
   color: #000;
 
   td, th