2
0
Эх сурвалжийг харах

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

- also it was set global to Wekan, not really a good practise ...
Martin Filser 3 жил өмнө
parent
commit
a167d8ff3f

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

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