adjust style
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-29 11:09:47 +11:00
parent dfe0c28094
commit 396d0c2f00
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
--color-text-secondary: #999;
--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--hover-brightness: 1.2;
--justify-important: center;
--justify-important: left;
--justify-normal: left;
--line-height: 1.5;
--width-card: 285px;
@@ -459,7 +459,7 @@ table {
max-width: 100%;
overflow-x: auto;
padding: 0;
white-space: nowrap;
/*white-space: nowrap;*/
}
table td,