mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
6 lines
193 B
TypeScript
6 lines
193 B
TypeScript
export const seek = {
|
|
label: 'text-[10px] font-medium tracking-tighter tabular-nums',
|
|
labelForward: 'absolute -right-px -bottom-0.75',
|
|
labelBackward: 'absolute -left-px -bottom-0.75',
|
|
};
|