mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
fix some style
This commit is contained in:
parent
cab17e0610
commit
056eb0375b
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
2
src/ui/templates/profile.html
vendored
2
src/ui/templates/profile.html
vendored
|
|
@ -150,7 +150,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip() %}
|
|||
/>
|
||||
<div
|
||||
data-setting-password-container
|
||||
class="absolute flex right-8 h-5 w-5 top-[60%] md:top-11"
|
||||
class="absolute flex right-8 h-5 w-5 top-[60%] lg:top-11"
|
||||
>
|
||||
<button
|
||||
data-setting-password="visible"
|
||||
|
|
|
|||
Loading…
Reference in a new issue