round corners removed from profile settings page

This commit is contained in:
ogerly 2021-09-23 09:18:07 +02:00
parent f52a117a22
commit b7ba360c7e
4 changed files with 12 additions and 4 deletions

View File

@ -1,5 +1,9 @@
<template>
<b-card id="userdata_form" class="bg-transparent" style="background-color: #ebebeba3 !important">
<b-card
id="userdata_form"
class="bg-transparent"
style="background-color: #ebebeba3 !important; border-radius: 0px"
>
<div>
<b-row class="mb-4 text-right">
<b-col class="text-right">

View File

@ -1,5 +1,9 @@
<template>
<b-card id="change_pwd" class="bg-transparent" style="background-color: #ebebeba3 !important">
<b-card
id="change_pwd"
class="bg-transparent"
style="background-color: #ebebeba3 !important; border-radius: 0px"
>
<div>
<b-row class="mb-4 text-right">
<b-col class="text-right">

View File

@ -2,7 +2,7 @@
<b-card
id="formuserlanguage"
class="bg-transparent"
style="background-color: #ebebeba3 !important"
style="background-color: #ebebeba3 !important; border-radius: 0px"
>
<div>
<b-row class="mb-4 text-right">

View File

@ -2,7 +2,7 @@
<b-card
id="formusernewsletter"
class="bg-transparent"
style="background-color: #ebebeba3 !important"
style="background-color: #ebebeba3 !important; border-radius: 0px"
>
<div>
<b-row class="mb-3">