mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
12 lines
170 B
CSS
12 lines
170 B
CSS
#search-products {
|
|
width: calc(100% - 20px);
|
|
}
|
|
|
|
#products-list,
|
|
#msdl-ms-content,
|
|
#msdl-please-wait,
|
|
#msdl-processing-error,
|
|
#back-to-products {
|
|
display: none;
|
|
}
|