mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-15 13:01:06 +00:00
Minimum width to the layout
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
.Chains {
|
||||
background: #ccc;
|
||||
color: #000;
|
||||
padding: 0 1em;
|
||||
padding: 0 16px;
|
||||
height: 40px;
|
||||
min-width: 1318px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.Chains .Icon {
|
||||
|
||||
Reference in New Issue
Block a user