Use fixed theme

This commit is contained in:
Matt-Yorkley
2022-01-04 19:41:27 +00:00
parent ae00d997b1
commit 9956d627fa

View File

@@ -4,7 +4,7 @@
@import '~jquery-ui/themes/base/core';
@import '~jquery-ui/themes/base/button';
@import '~jquery-ui/themes/base/resizable';
@import '~jquery-ui/themes/base/theme';
@import 'vendor/assets/stylesheets/jquery-ui-theme';
@import '~jquery-ui/themes/base/dialog';
@import '../shared/textAngular';
@import '../shared/ng-tags-input.min';