Skip to content
Snippets Groups Projects

Prepare withdraw routes part of the HP managament

Merged Jakub Ziebinski requested to merge jziebinski/withdraw-routes-prepare into develop
Compare and Show latest version
9 files
+ 82
109
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -9,7 +9,6 @@ class OperationNameInfo(Static):
DEFAULT_CSS = """
OperationNameInfo {
text-style: bold;
margin-bottom: 1;
background: $accent;
width: 1fr;
height: 1;
Loading