mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 09:15:01 +03:00
fix: Fix styles
This commit is contained in:
@@ -193,4 +193,14 @@
|
||||
margin: 0 8px 4px 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
width: 880px;
|
||||
}
|
||||
|
||||
@media (max-width: 926px) {
|
||||
.wrapper {
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user