float connect button right because flex styles messed up the pencil icon
This commit is contained in:
@@ -95,6 +95,11 @@
|
||||
line-height: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
// I tried using flexbox but messed with how the pencil icon was displayed
|
||||
#inviteButton {
|
||||
float: right;
|
||||
}
|
||||
#description {
|
||||
position: relative;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user