There are styles that can be used in any project that will help you with common tasks.
Disables the ability to select text.
Truncates text when it cannot fit within content
When added the cursor will display a default cursor.
When added the cursor will display a pointer cursor indicating it is clickable.
Will fill the item with all available space. flex: 1
Aligns the DOM elements centered to parent container.
Uses flexbox to align items horizontally.
Uses flexbox to align items vertically.