Responsive tables.
This commit is contained in:
7
components/settings/WebsiteSettings.module.css
Normal file
7
components/settings/WebsiteSettings.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.col {
|
||||
flex: 2;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
Reference in New Issue
Block a user