♻️ Refactor frontend code
This commit is contained in:
@ -36,14 +36,10 @@ const substitutions = computed(() => {
|
||||
padding: 0px 10px 80px 10px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.substitution {
|
||||
display: grid;
|
||||
background-color: var(--substitution-background-unchanged);
|
||||
min-height: 35px;
|
||||
min-height: 50px;
|
||||
border-radius: 11px;
|
||||
margin: 10px 0px;
|
||||
padding: 10px 15px;
|
||||
|
Reference in New Issue
Block a user