mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 10:41:14 +00:00
Fixed grid-mode-selector styling
This commit is contained in:
@@ -1262,10 +1262,19 @@ h2 {
|
||||
|
||||
margin-top: 8px;
|
||||
margin-left: 8px;
|
||||
min-width: 161px;
|
||||
|
||||
&-wrapper {
|
||||
pointer-events: all;
|
||||
border-color: @background-darker-secondary-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
&:first-child,
|
||||
&:last-child {
|
||||
.grid-mode-selector-action {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-action {
|
||||
|
||||
Reference in New Issue
Block a user