Removed the styles.sass from the base64 tools

This commit is contained in:
Mathias Wagner 2023-05-30 22:44:31 +02:00
parent c7a3f1c691
commit 87cfba42ad
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,16 +0,0 @@
@import "@/common/styles/colors"
.base64-encoder
display: flex
flex-direction: column
color: $white
.area
background-color: $background
color: $darker-white
border-radius: 1rem
padding: 1rem
resize: none
width: 100%
box-sizing: border-box
font-size: 16pt