mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-18 00:46:25 +00:00
Such a mess
This commit is contained in:
@@ -10,3 +10,27 @@ tbody tr:last-child td {
|
||||
.form-check {
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.depth-0 {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.depth-1 {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.depth-2 {
|
||||
padding-left: 40px;
|
||||
}
|
||||
|
||||
.depth-3 {
|
||||
padding-left: 60px;
|
||||
}
|
||||
|
||||
.depth-4 {
|
||||
padding-left: 80px;
|
||||
}
|
||||
|
||||
.depth-5 {
|
||||
padding-left: 100px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user