mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 12:42:51 -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 {
|
||||
background: var(--bg-u2);
|
||||
margin-right: 0;
|
||||
width: auto;
|
||||
}
|
||||
html.e #path i {
|
||||
border: 1px solid var(--w);
|
||||
|
|
|
|||
Loading…
Reference in a new issue