mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix up missing styles
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
8d8424152c
commit
23345e1ef6
@ -20,5 +20,9 @@
|
||||
&.age {
|
||||
flex: .5;
|
||||
}
|
||||
|
||||
a.filterNamespace {
|
||||
border-bottom: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
flex: .5;
|
||||
}
|
||||
|
||||
a.namespaceFilter {
|
||||
a.filterNamespace {
|
||||
border-bottom: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user