github.com/grafviktor/keep-my-secret@v0.9.10-0.20230908165355-19f35cce90e5/website/src/components/Home/File/style.css (about)

     1  .kms-secret-attachment {
     2    display: flex;
     3    align-items: center;
     4  }
     5  
     6  .kms-secret-attachment .row {
     7    height: 100%;
     8  }
     9  
    10  .kms-secret-attachment .btn {
    11    margin-right: 5px;
    12  }