Skip to content

Commit

Permalink
Merge pull request #2879 from NationalSecurityAgency/t#2874/responsiv…
Browse files Browse the repository at this point in the history
…eness

T#2874/responsiveness
  • Loading branch information
dwalizer authored Sep 19, 2024
2 parents 81fb3a2 + cad5d51 commit e7b0cf0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/src/components/metrics/skill/UsersByTagChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const loadData = () => {
<SkillsCardHeader :title="`Top 20 ${tag.label} User Counts`"></SkillsCardHeader>
</template>
<template #content>
<div class="flex gap-4">
<div class="flex flex-column xl:flex-row gap-4">
<div class="flex flex-1">
<Card data-cy="usersInProgressByTag" class="w-full">
<template #header>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7b0cf0

Please sign in to comment.