Hopefully fix table on mobile
This commit is contained in:
@@ -451,7 +451,7 @@ Rows are custom-ids, columns are days."
|
||||
|
||||
html))
|
||||
|
||||
(akk0/habits-to-html-table habit-alist (string-to-number (format-time-string "%j")) 21 5)
|
||||
(akk0/habits-to-html-table habit-alist (string-to-number (format-time-string "%j")) 25 5)
|
||||
#+END_SRC
|
||||
|
||||
**** Expansion Section :autocollapse:
|
||||
@@ -524,7 +524,7 @@ Style the cells, set legible text color, outline clickable:
|
||||
height: 20px;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
padding: 8px;
|
||||
padding: .2em;
|
||||
max-width: 22px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user