* Code for css refactors.

This commit is contained in:
guofeilong
2023-02-10 15:23:59 +08:00
parent 3ac7376dc4
commit 84f801ead2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include './header.html.php';?>
<div id='mainContent' class='main-content'>
<div class='center-block mw-800px'>
<div class='mw-800px'>
<div class='main-header'>
<h2>
<?php echo $lang->message->browser;?>
+1
View File
@@ -1,3 +1,4 @@
.c-webhook-action {width: 300px;}
.c-type, .c-result {width: 200px;}
.c-action {width: 100px;}
#createActionMenu > a.btn {border-radius: 4px!important;}