mirror of
https://github.com/IgnatZakalinsky/home-works.git
synced 2026-01-30 12:32:48 +00:00
8 lines
101 B
CSS
8 lines
101 B
CSS
.buttonsContainer {
|
|
display: flex;
|
|
gap: 24px;
|
|
}
|
|
|
|
.editableSpanContainer {
|
|
height: 50px;
|
|
} |