mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
8 lines
134 B
CSS
8 lines
134 B
CSS
#ulDirectoryPickerList a {
|
|
padding-top: 0.4em;
|
|
padding-bottom: 0.4em;
|
|
}
|
|
|
|
.lblDirectoryPickerPath {
|
|
white-space: nowrap;
|
|
}
|