This commit is contained in:
Ross
2021-09-09 13:44:30 +01:00
parent eb3ac4667b
commit dfd25e4808
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -735,6 +735,6 @@ input {
.hide-show{ .hide-show{
float: right; float: right;
transform: rotate(90deg) translateX(60px); transform: rotate(90deg) translateX(10px);
color: blueviolet; color: blueviolet;
} }
+1 -1
View File
@@ -735,6 +735,6 @@ input {
.hide-show{ .hide-show{
float: right; float: right;
transform: rotate(90deg) translateX(60px); transform: rotate(90deg) translateX(10px);
color: blueviolet; color: blueviolet;
} }