Revert "feat admin: change gradient"

This reverts commit 94611f8426.
This commit is contained in:
purple 2024-05-01 16:11:13 +02:00
parent c6fb345e6b
commit cb04dbfe3e

View file

@ -116,7 +116,7 @@ tag[blue] {background-color:#288afb;}
aspect-ratio: 1/1;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
background: linear-gradient(90deg, transparent -200%, #13171d 90%);
background: linear-gradient(90deg, rgba(10, 27, 48, 0.35) 0%, rgb(10, 27, 48) 100%);
}
.byte-img {