]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - frontend/css/style.css
Show preview drawer instead of directly opening files in a new tab
[perso/Immae/Projets/Nodejs/Surfer.git] / frontend / css / style.css
index 7be973a429d98b45b2d416995cc0298c065cf3d3..1046e50c12a58c1bcf8fb622d99dc1f00e4a15a5 100644 (file)
@@ -89,6 +89,10 @@ a:hover, a:focus {
     transition: background-color .1s ease;
 }
 
+.el-drawer__header {
+    margin-bottom: 10px;
+}
+
 /* welcome and 404 page */
 .container-center {
     display: flex;