Add color dots to event cards
This commit is contained in:
8
app/styles/events-team.css
Normal file
8
app/styles/events-team.css
Normal file
@ -0,0 +1,8 @@
|
||||
.dot {
|
||||
align-self: center;
|
||||
border-radius: 50%;
|
||||
height: 32px;
|
||||
margin-left: auto;
|
||||
margin-right: 0;
|
||||
width: 32px;
|
||||
}
|
Reference in New Issue
Block a user