Fix caption spinner causing a bouncing scrollbar

This commit is contained in:
SillyLossy
2023-04-09 19:33:28 +03:00
parent 2385e6f980
commit 01fce8116f

View File

@@ -234,6 +234,7 @@ code {
background-position: center;
display: flex;
flex-direction: row;
overflow: hidden;
}
#send_but {