ui: tighten scroll thumb and review padding
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
This commit is contained in:
parent
4c2aa4ab90
commit
d60696ded8
2 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
[data-slot="session-review-container"] {
|
||||
flex: 1 1 auto;
|
||||
padding-right: 4px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
[data-slot="session-review-header"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue