add border radius to modal

This commit is contained in:
DhammaCharts 2022-07-13 09:31:49 +01:00
parent 55c65e72a2
commit 4d558d5bca

View File

@ -63,6 +63,7 @@ a.active{
padding: 20px;
border: 1px solid #888;
width: 80%;
border-radius: 10px;
}
/* The Close Button */