mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
5 lines
83 B
CSS
5 lines
83 B
CSS
.stylesheetEditor .codeInput {
|
|
width: 100%;
|
|
margin-left: -8px;
|
|
height: 300px;
|
|
}
|