UNPKG

nishant-design-system

Version:
23 lines (19 loc) 431 B
@value ( size36) from '../../../styles/variables/_size.css'; @value ( spaceFluid ) from '../../../styles/variables/_space.css'; .tabDropdownContainer { display: flex; align-items: center; justify-content: center; position: relative; } .dotTabWrapper { display: flex; align-items: center; justify-content: center; box-sizing: border-box; color: inherit; width: size36; } .dotTextWrap { width: spaceFluid; }