Connection Status: Larger interactive area when minimized

This commit is contained in:
Alexander Zinchuk 2022-01-25 04:24:25 +01:00
parent 6f86aea2f8
commit c1c0d7db77

View File

@ -61,9 +61,10 @@
.Loading {
position: absolute;
top: .5rem;
right: .5rem;
height: 1.5rem;
top: 0;
right: 0;
height: 2.5rem;
width: 2.5rem;
.Spinner {
--spinner-size: 1.5rem;