Gladek prehod povecave gumba postaje ob izbiri

This commit is contained in:
OpenClaw Agent 2026-07-02 20:12:59 +00:00
parent 0d77f4677b
commit 024e9de6f4

View File

@ -186,6 +186,7 @@ a:hover { border-bottom: 1px solid #313131; }
height: 64px;
display: flex;
margin-bottom: 5px;
transition: transform .28s cubic-bezier(.34, 1.4, .5, 1);
}
.channelList__channel:hover {
transform: scale(1.1);