Add border around settings tab content area
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -90,8 +90,13 @@ Select {
|
||||
height: 1fr;
|
||||
}
|
||||
|
||||
#settings-screen ContentSwitcher {
|
||||
border: round $accent;
|
||||
padding: 1;
|
||||
}
|
||||
|
||||
#settings-screen TabPane {
|
||||
padding: 1 1;
|
||||
padding: 0 1;
|
||||
}
|
||||
|
||||
#settings-screen TabPane Static {
|
||||
|
||||
Reference in New Issue
Block a user