Переглянути джерело

修改 提出问题按钮 布局

hu hao 5 роки тому
батько
коміт
d803e64975
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      resources/views/demand/_create.blade.php

+ 2 - 2
resources/views/demand/_create.blade.php

@@ -1,7 +1,7 @@
 @auth
 <div id="demand-div">
-    <div class="container-fluid position-absolute" style="z-index:300;top: 100px;">
-        <div class="d-flex float-right">
+    <div class="container-fluid position-absolute" style="min-width:10px;z-index:300;top: 100px;">
+        <div class="float-right position-absolute" style="right: 0" >
             <button class="btn-circle btn-outline-primary" type="button" id="dropdownMenu2" data-toggle="dropdown" style="width: 45px;height: 45px"
                     aria-haspopup="true" aria-expanded="false">
                 提出问题