mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
fix: revert css
max-width property breaks views
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
border: 1px solid rgba(0, 0, 0, 0.05);
|
||||
border-radius: 4px;
|
||||
padding: 8px;
|
||||
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.main {
|
||||
@@ -15,8 +13,6 @@
|
||||
color: #ff7597;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
||||
Reference in New Issue
Block a user