mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
fix height for logs
This commit is contained in:
parent
8f26cb59b5
commit
dce417d7d3
|
|
@ -58,7 +58,7 @@ article {
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
border-left: 3px solid #25acff;
|
border-left: 3px solid #25acff;
|
||||||
background: #f4f4f4;
|
background: #f4f4f4;
|
||||||
line-height: 1rem;
|
line-height: 1.2rem;
|
||||||
font-size: .8rem;
|
font-size: .8rem;
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user