Skip to content

Commit

Permalink
fix: query execution time is not fully displayed in bubble icon
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomedina248 committed Jun 13, 2022
1 parent cb2ffa5 commit 4ffedf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset-frontend/src/components/Timer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export interface TimerProps {

const TimerLabel = styled(Label)`
text-align: left;
width: 91px;
`;

export default function Timer({
Expand Down

0 comments on commit 4ffedf5

Please sign in to comment.