kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Column: let columns only fill their needed height
rodzic
683da333fd
commit
a83caeccf7
|
@ -101,7 +101,6 @@
|
|||
|
||||
.column {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -166,6 +166,8 @@
|
|||
}
|
||||
|
||||
.search-page {
|
||||
height: 100%;
|
||||
|
||||
.search {
|
||||
padding: 10px 15px;
|
||||
border-bottom: 1px solid hsla(var(--primary-text-color_hsl), 0.2);
|
||||
|
|
Ładowanie…
Reference in New Issue