mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
add border radius to modal
This commit is contained in:
parent
55c65e72a2
commit
4d558d5bca
@ -63,6 +63,7 @@ a.active{
|
||||
padding: 20px;
|
||||
border: 1px solid #888;
|
||||
width: 80%;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
/* The Close Button */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user