From cfa7c54814c2c1584878f7e4bd9f6205c438404d Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 7 Dec 2018 20:03:50 +0100 Subject: OAuth2: move to scoped css in vue app Signed-off-by: Roeland Jago Douma --- apps/oauth2/src/components/OAuthItem.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'apps/oauth2/src/components/OAuthItem.vue') diff --git a/apps/oauth2/src/components/OAuthItem.vue b/apps/oauth2/src/components/OAuthItem.vue index 2ef10bfadf5..361c5ed5032 100644 --- a/apps/oauth2/src/components/OAuthItem.vue +++ b/apps/oauth2/src/components/OAuthItem.vue @@ -64,3 +64,19 @@ export default { } } + + -- cgit v1.2.3