mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci-theme-bootstrap: add bottom margin to log views
Prevent the log output textareas to touch the footer border. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -1959,6 +1959,7 @@ form.inline { display: inline; margin-bottom: 0; }
|
||||
#syslog {
|
||||
width: 100%;
|
||||
color: var(--text-color-highest);
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
.cbi-section-table .tr:hover .td,
|
||||
|
||||
Reference in New Issue
Block a user