mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
🎨
This commit is contained in:
parent
fea32d095b
commit
7836ede19b
@ -540,7 +540,7 @@ export default Vue.extend({
|
|||||||
type: 'waiting',
|
type: 'waiting',
|
||||||
iconOnly: true
|
iconOnly: true
|
||||||
});
|
});
|
||||||
|
|
||||||
this.$root.api('i', {}, token).then((i: any) => {
|
this.$root.api('i', {}, token).then((i: any) => {
|
||||||
this.$store.dispatch('switchAccount', {
|
this.$store.dispatch('switchAccount', {
|
||||||
...i,
|
...i,
|
||||||
@ -786,7 +786,7 @@ export default Vue.extend({
|
|||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
> input {
|
> input {
|
||||||
width: 210px;
|
width: 220px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
padding: 0 12px 0 42px;
|
padding: 0 12px 0 42px;
|
||||||
|
Loading…
Reference in New Issue
Block a user