add responsive+ delete inline style
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
|
||||
.membersContainer::-webkit-scrollbar {
|
||||
/*.membersContainer::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
.membersContainer::-webkit-scrollbar-thumb:hover {
|
||||
background: rgba(125, 249, 30, 0.7);
|
||||
}
|
||||
}*/
|
||||
|
||||
.memberCard {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user