Make spinner same height as Close button
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -206,10 +206,10 @@ SelectionList {
|
||||
|
||||
#ol-spinner {
|
||||
width: auto;
|
||||
min-width: 4;
|
||||
height: 1;
|
||||
min-width: 5;
|
||||
height: 3;
|
||||
margin: 0 0 0 2;
|
||||
content-align: left middle;
|
||||
content-align: center middle;
|
||||
}
|
||||
|
||||
#ol-log {
|
||||
|
||||
Reference in New Issue
Block a user