diff --git a/resources/style/index.css b/resources/style/index.css index 4534804..2f42e37 100644 --- a/resources/style/index.css +++ b/resources/style/index.css @@ -10,6 +10,10 @@ body { width: 48px; } +#navigation > :not(#service-buttons) { + flex-shrink: 0; +} + #service-buttons { flex-grow: 1;