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 {
|
#ol-spinner {
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 4;
|
min-width: 5;
|
||||||
height: 1;
|
height: 3;
|
||||||
margin: 0 0 0 2;
|
margin: 0 0 0 2;
|
||||||
content-align: left middle;
|
content-align: center middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ol-log {
|
#ol-log {
|
||||||
|
|||||||
Reference in New Issue
Block a user