mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
prittyfied background changing
This commit is contained in:
@@ -307,6 +307,12 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
z-index: -1;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-position: 50% 50%;
|
||||
background-size: inherit;
|
||||
/* background-repeat: no-repeat; */
|
||||
background-size: 124%;
|
||||
background-size: 400% 400% !important;
|
||||
background-position: 50% 50% !important;
|
||||
}
|
||||
|
||||
.room-namer::-webkit-input-placeholder{
|
||||
|
||||
Reference in New Issue
Block a user