openreplay/frontend/app/components/Session_/Issues/issuesModal.module.css
2022-08-24 17:58:06 +02:00

7 lines
115 B
CSS

.wrapper {
background-color: white;
width: 350px;
border-radius: 3px;
padding: 10px 8px;
color: black;
}