Fix styling inconsistency in space room view
This commit is contained in:
parent
d873791369
commit
f7a3805eed
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ $SpaceRoomViewInnerWidth: 428px;
|
|||
width: 432px;
|
||||
box-sizing: border-box;
|
||||
border-radius: 8px;
|
||||
border: 1px solid $input-darker-bg-color;
|
||||
border: 1px solid $space-button-outline-color;
|
||||
font-size: $font-15px;
|
||||
margin: 20px 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue