Skip to content

Commit

Permalink
cleanup old styles
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrembecky committed Nov 23, 2024
1 parent 9a43838 commit 5d9aa72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/SemesterPicker/SemesterPicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ export const SemesterPicker: FC<{page: 'zadania' | 'vysledky' | 'admin/opravovan
// wrap na velmi nizkych rozliseniach
flexWrap: 'wrap',
rowGap: 0.5,
zIndex: 1000,
userSelect: 'none',
// pre pouzitie v TopGrid + pri wrapnuti
justifyContent: 'end',
}}
Expand Down

0 comments on commit 5d9aa72

Please sign in to comment.