openreplay/frontend/app/components/Dashboard/Widgets/SpeedIndexLocation/Bar.css
2021-05-01 15:12:01 +05:30

6 lines
No EOL
86 B
CSS

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