Claude Ultracode Fixes
This commit is contained in:
@@ -121,6 +121,12 @@ h1 {
|
||||
content: "⛔";
|
||||
}
|
||||
|
||||
/* 🟡 CONNECTING / RECONNECTING */
|
||||
.section#senders li.connecting::before,
|
||||
.section#senders li.reconnecting::before {
|
||||
content: "🟡";
|
||||
}
|
||||
|
||||
.state-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(25px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user