1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/bower_components/emby-webcomponents/search/searchfields.css

12 lines
187 B
CSS
Raw Normal View History

.searchFieldsInner {
2018-10-23 01:13:23 +03:00
max-width: 60em;
margin: 0 auto;
2018-10-23 01:13:23 +03:00
}
.searchfields-icon {
margin-bottom: .1em;
margin-right: .25em;
font-size: 2em;
align-self: flex-end;
}