Skip to content

Commit

Permalink
fix: query execution time is not fully displayed in bubble icon (#20364)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomedina248 authored Jun 13, 2022
1 parent ee06d3d commit e1532f6
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
@@ -31,7 +31,6 @@ export interface TimerProps {

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

export default function Timer({

0 comments on commit e1532f6

Please sign in to comment.