mirror of
https://github.com/frappe/lms.git
synced 2026-04-20 23:28:00 +03:00
fix: button width
This commit is contained in:
@@ -414,6 +414,7 @@ input[type=checkbox] {
|
||||
.wide-button {
|
||||
padding: 0.5rem 6rem;
|
||||
font-weight: 500;
|
||||
width: inherit;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user