This commit is contained in:
oobabooga 2025-11-27 18:15:15 -08:00
parent 30d1f502aa
commit 822e74ac97
4 changed files with 10 additions and 14 deletions

View file

@ -1678,6 +1678,6 @@ button:focus {
button#swap-height-width {
position: absolute;
top: -50px;
right: 0px;
right: 0;
border: 0;
}