Przeglądaj źródła

remove border radius in modal

pull/342/head
Guillaume Vincent 8 lat temu
rodzic
commit
43d02072b1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/App.vue

+ 1
- 1
src/App.vue Wyświetl plik

@@ -8,7 +8,7 @@
color: #323232;
}

.form-control, .btn, .input-group-addon {
.form-control, .btn, .input-group-addon, .modal-content {
border-radius: 0 !important;
}



Ładowanie…
Anuluj
Zapisz