wekan/client/components/lists
walster001 2457084db2
Update padding values/display for Mobile Devices
Have modified this in my test dev server, it appears this is the property that defines the spacing/containment of text for lists. When tested on iOS device this appears to work correctly. 

Last commit removing vertical align, and iinitial commit unsetting line height for ModernDark fixes an issue where text was super spaced out on ModernDark theme only.
2024-08-27 19:31:13 +09:30
..
list.css Update padding values/display for Mobile Devices 2024-08-27 19:31:13 +09:30
list.jade Collapse Lists. 2024-04-26 07:33:06 +03:00
list.js change Meteor.user() to ReactiveCache.getCurrentUser() 2024-08-06 22:33:03 +02:00
listBody.jade Collapse Lists. 2024-04-26 07:33:06 +03:00
listBody.js Fixes issue #5131 (at least partly) 2023-10-10 14:48:15 +02:00
listHeader.jade listHeader, simpler code logic at collapsed if conditions 2024-08-06 23:12:31 +02:00
listHeader.js change Meteor.user() to ReactiveCache.getCurrentUser() 2024-08-06 22:33:03 +02:00
minilist.jade Allow list creation from template 2019-02-24 00:05:00 +01:00