mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-30 20:18:27 +00:00
padding fixes for timeslot divs
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
.time-slot {
|
.time-slot {
|
||||||
flex-grow: 1;
|
|
||||||
flex : 0 0 calc(16.66% - 20px);
|
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
|
|||||||
Reference in New Issue
Block a user