little added to EditRestaurant
This commit is contained in:
@@ -10,6 +10,18 @@
|
||||
|
||||
.editRestaurant-menu {
|
||||
width: 100%;
|
||||
border-radius: 15px 0px 0px 15px;
|
||||
background-color: #323232;
|
||||
max-width: 280px;
|
||||
color: #c0c0c0;
|
||||
}
|
||||
|
||||
.editRestaurant-title {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.editRestaurant-tab {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user