mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Clip overly long notification messages
This commit is contained in:
parent
61890f19bc
commit
d743bdbf5a
@ -32,6 +32,7 @@
|
|||||||
color: #666;
|
color: #666;
|
||||||
border: 1px solid #325C80;
|
border: 1px solid #325C80;
|
||||||
border-left-width: 16px;
|
border-left-width: 16px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.notification a {
|
.notification a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user