Popups
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
background-color: #b4c7fe;
|
||||
border-radius: 20px;
|
||||
border: 2px #3574fe solid;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.sidebartitle {
|
||||
@ -19,5 +20,5 @@
|
||||
background-color: #8ca3fc;
|
||||
border-radius: 5px;
|
||||
padding: 2px 10px 2px 15px;
|
||||
width: 60%;
|
||||
width: 220px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user