✨
This commit is contained in:
@@ -443,7 +443,7 @@
|
||||
}
|
||||
|
||||
select {
|
||||
background-color: #30da0c;
|
||||
background-color: transparent;
|
||||
color: black;
|
||||
border: black;
|
||||
width: 80px;
|
||||
@@ -454,7 +454,6 @@
|
||||
-moz-border-radius: 20px;
|
||||
-o-border-radius: 20px;
|
||||
|
||||
padding: 5px;
|
||||
margin: 15px 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -484,7 +483,7 @@
|
||||
left: 0;
|
||||
height: 20px;
|
||||
width: 36px;
|
||||
background-color: transparent;
|
||||
background-color: #30da0c;
|
||||
border-radius: 5px;
|
||||
margin-right: 8px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user