commit 0b04f41e71dd61b888068511f3f58df2cd52489d parent 712dfc319bfe64fd38139d0e389a63fb38b54c12 Author: Peter Kosyh <p.kosyh@gmail.com> Date: Sat, 5 Sep 2020 08:41:04 +0300 fixes in style of msg Diffstat:
| M | ii-node/lib/style.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/ii-node/lib/style.css b/ii-node/lib/style.css @@ -110,6 +110,7 @@ margin-bottom: 1em; text-align: left; padding: 1em; + border: 1px solid #55aaaa; // box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); overflow: auto; }