Initial commit: Aeroflot Flights Web Angular 12 application
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
@use './src/styles/colors' as *;
|
||||
|
||||
:host {
|
||||
display: flex;
|
||||
|
||||
button {
|
||||
&:not(.small) {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.flight-status-button {
|
||||
padding: 0 7px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user