mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 21:52:25 -06:00
html.e path width reduced
This commit is contained in:
parent
97838a6e00
commit
e0483893ce
|
|
@ -4640,6 +4640,7 @@ html.e #pathBar {
|
||||||
html.e #path {
|
html.e #path {
|
||||||
background: var(--bg-u2);
|
background: var(--bg-u2);
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
html.e #path i {
|
html.e #path i {
|
||||||
border: 1px solid var(--w);
|
border: 1px solid var(--w);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue