/**
 * Veno File Manager custom CSS
 */

/* "+" (çoklu seçim) butonlarını gizle */
label.round-btn {
  display: none !important;
}
