Misc cleanup, more definitions of color with scss variables and added a lot of color transitions for when switching theme color.
This commit is contained in:
@@ -29,8 +29,8 @@ export default {
|
||||
data(){
|
||||
return{
|
||||
messages: [],
|
||||
username: undefined,
|
||||
password: undefined
|
||||
username: null,
|
||||
password: null
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user