Skip to content

Commit 9aa5e32

Browse files
authored
Made member roles more discord - like looking
1 parent 4ae868f commit 9aa5e32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css/memberMenu.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ limitations under the License. */
103103
.memberRoles span {
104104
background-color: #202225;
105105
margin: 4px;
106-
padding: 1px;
106+
padding: 4px 7px;
107+
border-radius: 5px;
107108
}
108109

109110
.memberCustomEmoji {

0 commit comments

Comments
 (0)