Continue work on updating identifier

This commit is contained in:
Carlos Fernandez 2026-05-01 22:09:21 -04:00
parent d2ec5283a0
commit 20f42e8a0d
12 changed files with 122 additions and 69 deletions

View file

@ -10,4 +10,8 @@
font-family: @font-body;
color: light-dark(@chat-blue-bg, @beige-50);
}
button.plain.inline-control {
flex: 0 0 auto;
}
}