1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-12-23 15:14:23 +00:00
festa/components/generic/editable/inputs.module.css

6 lines
No EOL
124 B
CSS

.editableTextView {
/* Match the padding of the edit input
* 8px padding + 2px border
*/
padding: 10px;
}