mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
fix padding for non-checkbox cells (#2980)
This commit is contained in:
@@ -648,7 +648,7 @@ input[type="range"].blue-slider {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
td {
|
||||
td:first-child {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user