mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
feat: finds same name containers and shows option redirect to new containers (#2390)
This commit is contained in:
@@ -142,7 +142,7 @@ const activeContainersById = computed(() =>
|
||||
</script>
|
||||
<style scoped lang="postcss">
|
||||
.menu {
|
||||
@apply text-[0.95em];
|
||||
@apply text-[0.95rem];
|
||||
}
|
||||
.containers a {
|
||||
@apply auto-cols-[auto_max-content];
|
||||
|
||||
Reference in New Issue
Block a user