Update to latest

This commit is contained in:
Jorge Manrubia
2025-05-25 05:20:31 +02:00
parent 06f952525a
commit a6d8e89846
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/basecamp/actiontext-lexical.git
revision: 9d5b0f37ddbdc98382a6258edaffbf0c2a371464
revision: 04418d71527ae39294c57297c480fef7f3d2f5df
branch: initial
specs:
actiontext-lexical (0.1.0)
@@ -22,8 +22,13 @@ lexical-toolbar {
display: inline-flex;
font-size: inherit;
max-inline-size: 100%;
overflow-x: auto;
padding: 0.2em;
position: relative;
overflow: visible;
dialog {
position: absolute;
}
button, label {
aspect-ratio: 4/3;