mirror of
https://github.com/frappe/lms.git
synced 2026-05-01 05:09:27 +03:00
feat: class improvements
This commit is contained in:
@@ -1989,8 +1989,8 @@ select {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-radius: 0.75rem;
|
||||
/* border: 1px solid var(--gray-200); */
|
||||
box-shadow: var(--shadow-sm);
|
||||
border: 1px solid var(--gray-300);
|
||||
/* box-shadow: var(--shadow-sm); */
|
||||
padding: 0.5rem;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user