kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(style): Password Input remove styles and indent
rodzic
a2677477f7
commit
a33face736
|
@ -74,15 +74,3 @@ const copyPassword = () => {
|
|||
</Input>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
input#password-field {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
label#password-field .input-right .button,
|
||||
label#password-field .input-right .button:hover {
|
||||
background-color: transparent !important;
|
||||
border: none !important;
|
||||
}
|
||||
</style>
|
||||
|
|
Ładowanie…
Reference in New Issue