mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
fix padding
This commit is contained in:
+1
-1
@@ -591,7 +591,7 @@ html, body, #main {
|
||||
|
||||
.line {
|
||||
margin: 0px 5px 0px 5px;
|
||||
padding: 10px 5px 5px 12px;
|
||||
padding: 10px 5px 0px 12px;
|
||||
display: flex;
|
||||
line-height: 1.25;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user