Skip to content

Commit

Permalink
fix: Apply border radius to Automatic Translation Administration port…
Browse files Browse the repository at this point in the history
…let - EXO-67635
  • Loading branch information
IlhemEssaadi committed Dec 14, 2023
1 parent bb6c39d commit b3e0e2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<template>
<v-app role="main" id="automaticTranslationAdministration">
<v-main class="white rounded-lg pa-5">
<v-main class="white card-border-radius pa-5">
<v-container fluid>
<v-row>
<h4 class="font-weight-bold">
Expand Down

0 comments on commit b3e0e2c

Please sign in to comment.