[Glitch] Hide list panel from nav bar in mobile layout
Port d787343325
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
committed by
Claire
parent
1e7f819c85
commit
1850166de9
@@ -163,8 +163,8 @@ $small-breakpoint: 960px;
|
||||
th,
|
||||
td {
|
||||
padding: 8px;
|
||||
align-self: start;
|
||||
align-items: start;
|
||||
align-self: flex-start;
|
||||
align-items: flex-start;
|
||||
word-break: break-all;
|
||||
|
||||
&.nowrap {
|
||||
|
Reference in New Issue
Block a user