mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-22 19:15:59 +00:00
ui: Implement clear button on monitor
This commit is contained in:
@@ -538,6 +538,16 @@ nav.tab-bar a.active:hover {
|
||||
|
||||
/** MONITOR **/
|
||||
|
||||
.monitor-header {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.monitor-description {
|
||||
display: inline-block;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.monitor {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user