mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-21 22:57:31 +01:00
Use 9pt font size as default for labels.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
body {
|
||||
font-family: "DejaVu Sans Mono";
|
||||
font-size: 10pt;
|
||||
font-size: 9pt;
|
||||
line-height: 1.0;
|
||||
}
|
||||
|
||||
@@ -98,7 +98,7 @@ hr {
|
||||
|
||||
.row [class^="col"] {
|
||||
float: left;
|
||||
margin: 0 1%;
|
||||
margin: 0 0.5%;
|
||||
min-height: 0.125rem ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user