Created the Encoder styles.sass

This commit is contained in:
Mathias Wagner 2023-05-30 22:44:56 +02:00
parent 6831abd691
commit 5cf71aece1
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,6 @@
@import "@/common/styles/colors"
.base64-encoder
display: flex
flex-direction: column
color: $white