Fixed viewing of long domains in admin portal

This commit is contained in:
Sergei Tsoganov 2023-01-09 13:13:35 +02:00
parent ae1e711792
commit d648cc9180
4 changed files with 7 additions and 10 deletions

View file

@ -116,13 +116,10 @@
%body
.container
#header.row
.col-sm-6.left
#header-content
%h1= "#{@domain.name} (#{Time.zone.now.to_date.strftime("%d/%m/%Y")})"
.col-sm-6.right
%img{src: "#{Rails.root}/public/eis-logo-black-et.png"}
.clear
%img{src: "#{Rails.root}/public/eis-logo-black-et.png"}
.row
.col-sm-12
%h1= "#{@domain.name} (#{Time.zone.now.to_date.strftime("%d/%m/%Y")})"
%hr
.row
.col-sm-8.left