openreplay/frontend/app/components/Assist/components/AssistTabs/assistTabs.module.css
2022-06-10 17:11:14 +02:00

6 lines
102 B
CSS

.btnLink {
cursor: pointer;
color: $green;
text-decoration: underline;
white-space: nowrap;
}