mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Work on Github update #171
This commit is contained in:
parent
844a163e5d
commit
13aff49479
12 changed files with 146 additions and 24 deletions
|
|
@ -54,6 +54,12 @@
|
|||
padding-bottom: 2px;
|
||||
min-height: 147px;
|
||||
}
|
||||
.info-message .info-text {
|
||||
text-align:left;
|
||||
font-size:14px;
|
||||
max-height:calc(100% - 77px);
|
||||
overflow:auto;
|
||||
}
|
||||
.prompt-message .sub-message {
|
||||
font-size: 17px;
|
||||
padding-left: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue