mirror of
https://github.com/portainer/portainer.git
synced 2025-07-20 05:49:40 +02:00
fix(kube/apps): move namespace selector in apps view [EE-6612] (#11024)
This commit is contained in:
parent
68f5ca249f
commit
5932c78b88
2 changed files with 2 additions and 2 deletions
|
@ -113,7 +113,7 @@
|
|||
</div>
|
||||
<div class="toolBar !pt-0">
|
||||
<div class="w-full">
|
||||
<div class="form-group !h-[30px] min-w-[140px] float-right">
|
||||
<div class="form-group float-right !h-[30px] min-w-[140px] mr-2">
|
||||
<div class="input-group">
|
||||
<span class="input-group-addon">
|
||||
<div className="flex items-center gap-1">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue