mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Adding bottom toolbar to logs tab Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Making bottom toolbar responsive Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Using generic search input clear button Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fixing log test selectors Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
5 lines
62 B
SCSS
5 lines
62 B
SCSS
.LogResourceSelector {
|
|
.Select {
|
|
min-width: 150px;
|
|
}
|
|
} |