settings update :3

This commit is contained in:
MathMan05 2024-11-28 17:18:48 -06:00
parent 80cf770c8f
commit c66ee79241
5 changed files with 169 additions and 8 deletions

View file

@ -1690,11 +1690,13 @@ fieldset input[type="radio"] {
overflow: hidden;
display: flex;
align-items: center;
position: relative;
}
.copycontainer {
flex: none;
background: var(--button-bg);
cursor: pointer;
margin-left: auto;
}
.copycontainer:hover {
background: var(--button-hover);