upd: styles
update styles to fix a couple bugs
This commit is contained in:
@@ -125,7 +125,7 @@ button.button i {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: start;
|
||||
height: 100vh;
|
||||
height: calc(100vh - 80px);
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user