Theme lavender-light: fix login list

This commit is contained in:
Ucky Deni Ulinnuha
2026-02-08 03:43:46 +07:00
committed by GitHub
parent 56c18bcca0
commit da1ffdd34e

View File

@@ -185,7 +185,7 @@ table#table thead .checked th {
padding: 3rem 0 1.5rem;
}
#menu p, #logins, #tables {
#menu p, #tables {
padding: .8em 0em 1.2rem;
}
@@ -237,6 +237,14 @@ table#table thead .checked th {
background: initial;
}
#logins ul {
padding: 3rem 0 1rem;
}
#logins ul li {
margin-bottom: .5rem;
}
/*
* Elements
*/