openreplay/frontend/app/components/Dashboard/Widgets/ErrorsPerDomain/Bar.css
2022-04-08 16:43:55 +02:00

6 lines
No EOL
85 B
CSS

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