mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-23 15:14:23 +00:00
6 lines
No EOL
124 B
CSS
6 lines
No EOL
124 B
CSS
.editableTextView {
|
|
/* Match the padding of the edit input
|
|
* 8px padding + 2px border
|
|
*/
|
|
padding: 10px;
|
|
} |