Added graphics menu
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.help-popup{
|
||||
width: 300px;
|
||||
height: 200px;
|
||||
height: fit-content;
|
||||
border: 2px solid black;
|
||||
background-color: white;
|
||||
border-radius: 10px;
|
||||
@ -13,6 +13,7 @@
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.help-popup-description{
|
||||
|
Reference in New Issue
Block a user