Removed the styles.sass from the base64 tools
This commit is contained in:
parent
c7a3f1c691
commit
87cfba42ad
@ -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
|
|
Reference in New Issue
Block a user