admin/logs: better layout for notes
Massimo Melina committed
Dec 20, 2023 at 11:57 UTC
315aa4c387b5e8e1c98cc309c8101e954c92c5ba
1 file changed
+1
-1
admin/src/index.css
+1
-1
@@ -28,7 +28,7 @@ code {
28
line-height: 1.1em;
29
}
30
31
-.wrap .MuiDataGrid-cellContent { white-space: normal }
31
+.wrap[role=cell] { white-space: normal !important }
32
33
ol, ul { margin-top: .2em; margin-bottom: .2em; padding-left: 1.5em; }
34