1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

Make content linker compat with new attachment API

Moved fom /attachments to /attachment API endpoint name.
This commit is contained in:
Harvey Kandola 2018-12-21 17:38:55 +00:00
parent 60f8cb7b5b
commit 92cb03a1db
7 changed files with 32 additions and 19 deletions

View file

@ -31,6 +31,7 @@ $modal-header-border-color: $color-white;
$modal-footer-border-color: $color-white;
.modal-header {
// background-color: map-get($gray-shades, 800);
background-color: $theme-500;
color: map-get($gray-shades, 100);
font-size: 1.2rem;