Remove corner rounding on insert
This commit is contained in:
parent
ff03846a14
commit
459e9f5df5
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ export default {
|
|||
#PastQuestions {
|
||||
background-color: var(--board-background-alt);
|
||||
color: var(--board-background-alt-text);
|
||||
border-radius: 20px 0 0 20px;
|
||||
height: calc(100% - 10px);
|
||||
flex-direction: column;
|
||||
padding-bottom: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue