feat: note creator button on deck

This commit is contained in:
2023-10-16 14:41:55 +01:00
parent 65552e126b
commit f0110e9009
9 changed files with 88 additions and 82 deletions

View File

@ -364,12 +364,9 @@ button.icon:hover {
padding: 5px;
}
.btn-rnd {
.circle {
border-radius: 100%;
aspect-ratio: 1;
display: flex;
align-items: center;
justify-content: center;
}
textarea {