fix(core): update
This commit is contained in:
parent
64f5bee801
commit
2cc7eb1ead
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@design.estate/dees-catalog',
|
name: '@design.estate/dees-catalog',
|
||||||
version: '1.0.265',
|
version: '1.0.266',
|
||||||
description: 'website for lossless.com'
|
description: 'website for lossless.com'
|
||||||
}
|
}
|
||||||
|
@ -42,6 +42,8 @@ export class DeesSimpleLogin extends DeesElement {
|
|||||||
align-items: center; /* aligns vertically */
|
align-items: center; /* aligns vertically */
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
top: 0px;
|
||||||
|
left: 0px;
|
||||||
}
|
}
|
||||||
.login {
|
.login {
|
||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
|
Loading…
Reference in New Issue
Block a user