html.e path width reduced

This commit is contained in:
Til Schmitter 2026-04-26 22:18:36 +02:00
parent 97838a6e00
commit e0483893ce

View file

@ -4640,6 +4640,7 @@ html.e #pathBar {
html.e #path {
background: var(--bg-u2);
margin-right: 0;
width: auto;
}
html.e #path i {
border: 1px solid var(--w);