mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
table width 100% isn't necessary at Admin Panel "People"
- also it was set global to Wekan, not really a good practise ...
This commit is contained in:
parent
9367ef8c41
commit
a167d8ff3f
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
|
|
||||||
table
|
table
|
||||||
border-collapse: collapse;
|
|
||||||
width: 100%;
|
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|
||||||
td, th
|
td, th
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue