openreplay/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/ErrorsPerDomain/bar.module.css
2023-01-13 17:08:36 +01:00

6 lines
No EOL
93 B
CSS

.bar {
height: 5px;
background-color: red;
width: 100%;
border-radius: 3px;
}