misc: layout

This commit is contained in:
2021-09-15 19:06:15 +00:00
committed by Gitea
parent 603f93025f
commit 531b04b2ff
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<table style="width: 1000px; margin: auto" class="tb_layout bg0">
<table style="width: 1000px; margin: auto" class="bg0">
<tr>
<td style="text-align: left">
{{title}}<br /><button
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="tb_layout bg0 back_bar">
<div class="bg0 back_bar">
<button type="button" class="btn btn-primary back_btn" @click="back">
돌아가기
</button>