forked from MapComplete/MapComplete
Move border custom css to Tailwind Class
- migrate custom css to Tailwind class - introduce class-parameter for `AsImageElement` - migrate width of login button to Tailwind class
This commit is contained in:
parent
d3b39fbe54
commit
871f512c0d
8 changed files with 12 additions and 25 deletions
|
@ -92,7 +92,6 @@ Contains tweaks for small screens
|
|||
|
||||
.userbadge-login {
|
||||
min-width: unset;
|
||||
width: calc(100vw - 5px);
|
||||
}
|
||||
|
||||
#userbadge {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue