fix: assignment evaluator

This commit is contained in:
Jannat Patel
2023-06-02 15:37:02 +05:30
parent f0aa5b8744
commit afac45e65f
4 changed files with 1 additions and 7 deletions

View File

@@ -2161,8 +2161,4 @@ select {
.list-row:last-child {
border-bottom: none;
}
.fill-width-twice {
flex: 2;
}