1,278
edits
Line 2,203: | Line 2,203: | ||
.smart-template-bottom { | .smart-template-bottom { | ||
justify-content: center; | justify-content: center; | ||
gap: 10px; | gap: 10px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
padding: 5px; | padding: 5px; | ||
background-color: # | background-color: #e6e7e8; | ||
border-radius: 0 0 8px 8px; | |||
border-radius: 0 8px 8px | |||
} | } |