Ver código fonte

MRV width transition

Vijayakrishnan 3 anos atrás
pai
commit
8a7f54f157
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      public/css/style.css

+ 1 - 0
public/css/style.css

@@ -2038,6 +2038,7 @@ body.in-iframe .main-row > .sidebar {
     background: aliceblue;
     padding: 0 !important;
     border-left: 1px solid #ddd;
+    transition: width 0.1s ease;
 }
 .note-section[data-segment-template-name="medrisk_vigilence"] .on-hover-only {
     display: none;