fix: make Create Session button compact width

This commit is contained in:
Nathan Flurry 2026-01-25 13:27:06 -08:00
parent 7df4702936
commit 52f0188517

View file

@ -606,6 +606,7 @@
.empty-state .button {
margin-top: 16px;
min-width: 180px;
width: auto;
}
.message {