final ref hw6

This commit is contained in:
neko
2022-09-20 13:02:00 +03:00
parent 6380529923
commit 5efc1d9d37
5 changed files with 64 additions and 41 deletions

View File

@@ -1,4 +1,8 @@
.buttonsContainer {
display: flex;
gap: 24px;
}
.editableSpanContainer {
height: 50px;
}